Unix Which command is used with vi editor to save file and remain in the editing mode? :q :w None of these :x q! :q :w None of these :x q! ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: neither standard input nor standard output file both input and output file standard output file standard input file neither standard input nor standard output file both input and output file standard output file standard input file ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 555 note chmod 666 note chmod 444 note chmod 333 note chmod 555 note chmod 666 note chmod 444 note chmod 333 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? ls profile l -u .profile None of these find /-name profile -print cd /.profile ls profile l -u .profile None of these find /-name profile -print cd /.profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? lc None of these ls -1 ls -x ls lc None of these ls -1 ls -x ls 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? more tee cat None of these grep more tee cat None of these grep ANSWER DOWNLOAD EXAMIANS APP