Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 555 note chmod 666 note chmod 444 note chmod 333 note chmod 555 note chmod 666 note chmod 444 note ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 744 555 755 744 555 755 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? dir ls lp tar dir ls lp tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? None of these :w :x :q q! None of these :w :x :q q! 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 u+r,g+r,o-x note chmod go+r note chmod ugo=r note None of these chmod a-rw chmod u+r,g+r,o-x note chmod go+r note chmod ugo=r note None of these 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? chmod go+r, u+x note chmod g-x, uo+r note None of these chmod u-x, go+r note chmod go+x, u-x note chmod go+r, u+x note chmod g-x, uo+r note None of these chmod u-x, go+r note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP