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 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 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -t ls -i ls -R ls -1 ls -t ls -i ls -R ls -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? i S s a i S s a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn pg print lp prn pg print lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat grep more head cat grep more head ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? remove rename mv ren remove rename mv ren ANSWER DOWNLOAD EXAMIANS APP