Unix Which command is used to assign only read permission to all three categories of the file '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 chmod u+r,g+r,o-x note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? tail head - r bof None of these eof tail head - r bof None of these eof ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? grep cat touch wc grep cat touch wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? None of these pg more cat lp None of these pg more cat lp ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has None of these write and executable permissions executable permission only both read and executable permissions. both read and write permissions None of these write and executable permissions executable permission only both read and executable permissions. both read and write permissions ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is password shell None of these login home password shell None of these login home ANSWER DOWNLOAD EXAMIANS APP