Unix The second set of the three permissions (r-) indicates that group has read permission only owner has read permission only group has write permission only other has read permission only group has read permission only owner has read permission only group has write permission only other has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? mail write mesg None of these grep mail write mesg None of these grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? rch S R j None of these rch S R j None of these 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? None of these fch ech tch rch None of these fch ech tch rch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod u+r,g+r,o-x note chmod go+r note None of these chmod ugo=r note chmod a-rw chmod u+r,g+r,o-x note chmod go+r note None of these chmod ugo=r note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? find /-name profile -print l -u .profile ls profile cd /.profile None of these find /-name profile -print l -u .profile ls profile cd /.profile None of these ANSWER DOWNLOAD EXAMIANS APP