Unix In vi editor, forward search is performed using the command. All of these ?pat /pat :pat All of these ?pat /pat :pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 0 None of these cancel 1 cancel all kill 1 kill 0 None of these cancel 1 cancel all kill 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -x ls -l -d ls -F ls -l ls -x ls -l -d ls -F ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells None of these who the owner of the file is how large the file is and when the file was last modified. the name of the group owner of the file All of these None of these who the owner of the file is how large the file is and when the file was last modified. the name of the group owner of the file All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? path pwd prompt $p$g dir path pwd prompt $p$g dir ANSWER DOWNLOAD EXAMIANS APP