Unix Which command is used to set the three permissions for all the three categories of users of a file? chgrp chmod chusr chown None of these chgrp chmod chusr chown None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? find /-name profile -print None of these l -u .profile ls profile cd /.profile find /-name profile -print None of these l -u .profile ls profile cd /.profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? lp dir tar ls lp dir tar ls ANSWER DOWNLOAD EXAMIANS APP
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 The [line number G] key allows you to move cursor right by one position None of these to move cursor to the beginning of the line specified by the number to move cursor down by one line to move cursor left by one position to move cursor right by one position None of these to move cursor to the beginning of the line specified by the number to move cursor down by one line to move cursor left by one position ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | wc -w ls -l | wc -l ls | wc ls | ws -c ls | wc -w ls -l | wc -l ls | wc ls | ws -c ANSWER DOWNLOAD EXAMIANS APP