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 u-x, go+r note None of these chmod g-x, uo+r note chmod go+r, u+x note chmod go+x, u-x note chmod u-x, go+r note None of these chmod g-x, uo+r note chmod go+r, u+x note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? #NAME? -r option None of these -c #NAME? -r option None of these -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? trial my .file TRY None of these trial my .file TRY None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the shell logic profile erxc shell logic profile erxc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chmod chown chgrp None of these chusr chmod chown chgrp None of these chusr ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* .ch All of these patch catch .ch All of these patch catch ANSWER DOWNLOAD EXAMIANS APP