Unix The chmod ugo+rw note command can be represented in octal notation as chmod 555 note chmod 444 note chmod 333 note chmod 666 note chmod 555 note chmod 444 note chmod 333 note chmod 666 note ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is mesg sleep None of these grep halt mesg sleep None of these grep halt ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? mail wall mesg write mail wall mesg write ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod a-rw chmod ugo=r note chmod u+r,g+r,o-x note chmod go+r note None of these chmod a-rw chmod ugo=r note chmod u+r,g+r,o-x note chmod go+r note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+x letter chmod u+x letter chmod ugo+rw letter chmod ugo+r letter chmod ugo+x letter chmod u+x letter chmod ugo+rw letter chmod ugo+r letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? R r c C R r c C ANSWER DOWNLOAD EXAMIANS APP