Unix Which command is used to display the top of the file? more grep head cat more grep head cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? l -u .profile cd /.profile None of these ls profile find /-name profile -print l -u .profile cd /.profile None of these ls profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the last background job? $# $0 $* $! $# $0 $* $! ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* catch patch .ch All of these catch patch .ch All of these ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor right by one position to move cursor down by one line to move cursor left by one position to move cursor to the beginning of the line specified by the number None of these to move cursor right by one position to move cursor down by one line to move cursor left by one position to move cursor to the beginning of the line specified by the number None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? first fourth second third first fourth second third ANSWER DOWNLOAD EXAMIANS APP