Unix Which of command is used to copy a file? tar None of these cpio cp copy tar None of these cpio cp copy ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -r option -c #NAME? None of these -r option -c #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? None of these cd cd/ cd HOME. cd.. None of these cd cd/ cd HOME. cd.. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 0 cancel all cancel 1 None of these kill 1 kill 0 cancel all cancel 1 None of these kill 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? rch None of these tch fch ech rch None of these tch fch ech ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+r ??? emp chmod u+x emp[1-3] chmod 777 emp* chmod 222 emp? chmod u+r ??? emp chmod u+x emp[1-3] chmod 777 emp* chmod 222 emp? ANSWER DOWNLOAD EXAMIANS APP