Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd p* cd [p] cd p* cd p cd p* cd [p] cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? head - r bof eof tail None of these head - r bof eof tail None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. grep mail mesg write grep mail mesg write ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? who am i pwd i /4 None of these which who am i pwd i /4 None of these which 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 command is used to locate all the .profile files in the system? None of these l -u .profile cd /.profile find /-name profile -print ls profile None of these l -u .profile cd /.profile find /-name profile -print ls profile ANSWER DOWNLOAD EXAMIANS APP