Unix Which command is used to link the files? None of these cp tar ln lk None of these cp tar ln lk 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[12] /progs/*.* cp chap* progs cp chap?? progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap* progs cp chap?? progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+w note chmod g+x note chmod u+x note chmod ugo+x note chmod u+w note chmod g+x note chmod u+x note chmod ugo+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel 1 cancel all kill 1 None of these kill 0 cancel 1 cancel all kill 1 None of these kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? None of these chmod go+x, u-x note chmod go+r, u+x note chmod g-x, uo+r note chmod u-x, go+r note None of these chmod go+x, u-x note chmod go+r, u+x note chmod g-x, uo+r note chmod u-x, go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? TRY trial my .file None of these TRY trial my .file None of these ANSWER DOWNLOAD EXAMIANS APP