Unix Which of the following is not a filter? sort None of these grep wc sort None of these grep wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? dldir rdir rd rmdir dldir rdir rd rmdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? #NAME? +(m+l).n kill None of these #NAME? +(m+l).n kill None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+rw note chmod go-r note chmod go-x note chmod go+r note chmod go+rw note chmod go-r note chmod go-x note chmod go+r note 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 echoe tty ^c stty intr ^c stty echo ^a stty echoe tty ^c stty intr ^c stty echo ^a ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? third first second fourth third first second fourth ANSWER DOWNLOAD EXAMIANS APP