Unix Which of the following commands is used to change the working directory? cd cdir changedir None of these chdir cd cdir changedir None of these chdir ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory None of these /bin and /usr/bin directories /tmp directory /unix directory /dev directory None of these /bin and /usr/bin directories /tmp directory /unix directory 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 go+r note chmod u+r,g+r,o-x note None of these chmod ugo=r note chmod a-rw chmod go+r note chmod u+r,g+r,o-x note None of these chmod ugo=r note ANSWER DOWNLOAD EXAMIANS APP
Unix The command that can be used to restrict incoming messages to a user is halt grep mesg None of these sleep halt grep mesg None of these sleep ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echo ^a tty ^c stty echoe stty intr ^c stty echo ^a tty ^c stty echoe stty intr ^c ANSWER DOWNLOAD EXAMIANS APP