Unix Which of the following is not a communication command. write mail mesg grep write mail mesg grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? cd /.profile l -u .profile None of these ls profile find /-name profile -print cd /.profile l -u .profile None of these ls profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -4 -2 -1 #NAME? -4 -2 -1 #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy all files having the string chap and any two characters after that to the progs directory? cp chap?? /progs/* cp chap?? progs cp chap[12] /progs/*.* cp chap* progs cp chap?? /progs/* cp chap?? progs cp chap[12] /progs/*.* cp chap* progs ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? r d w s r d w s ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? None of these pg lp more cat None of these pg lp more cat ANSWER DOWNLOAD EXAMIANS APP