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 g-x, uo+r note chmod u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note None of these chmod g-x, uo+r note chmod u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note None of these 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
Unix Which command is used to print a file? pg prn print lp pg prn print lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd chdir cdir changedir None of these cd chdir cdir changedir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the logic shell profile erxc logic shell profile erxc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /tmp /dev /etc /usr /tmp /dev /etc /usr ANSWER DOWNLOAD EXAMIANS APP