Unix Which command is used with vi editor to save file and remain in the editing mode? :w None of these :x q! :q :w None of these :x q! :q ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep tee cat more None of these grep tee cat more None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? None of these delete rm erase dm None of these delete rm erase dm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile - newfile wc infile | newfile wc infile >newfile wc newfile wc infile - newfile wc infile | newfile wc infile >newfile wc newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? -r option None of these pid #NAME? -r option None of these pid #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? find /-name profile -print ls profile None of these l -u .profile cd /.profile find /-name profile -print ls profile None of these l -u .profile cd /.profile ANSWER DOWNLOAD EXAMIANS APP