Unix Which command is used to set the three permissions for all the three categories of users of a file? chown chmod chgrp None of these chusr chown chmod chgrp None of these chusr ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -2 #NAME? -4 -1 -2 #NAME? -4 -1 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 None of these chmod go+r note chmod a-rw chmod ugo=r note chmod u+r,g+r,o-x note None of these chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? None of these pid -r option #NAME? None of these pid -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? ic li nu nm ic li nu nm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order st sort -r sh sort st sort -r sh sort ANSWER DOWNLOAD EXAMIANS APP