Unix Which command is used to locate all the .profile files in the system? cd /.profile ls profile None of these find /-name profile -print l -u .profile cd /.profile ls profile None of these find /-name profile -print l -u .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? du ps au pid du ps au pid ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ic ai ts sm ic ai ts sm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? None of these du disk chkdsk fdisk None of these du disk chkdsk fdisk ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: both input and output file standard input file neither standard input nor standard output file standard output file both input and output file standard input file neither standard input nor standard output file standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sh st sort sort -r sh st sort sort -r ANSWER DOWNLOAD EXAMIANS APP