Unix Which command is used to display the top of the file? grep cat head more grep cat head more ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd.. cd HOME. None of these cd/ cd cd.. cd HOME. None of these cd/ cd 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? +(m+l).n kill None of these #NAME? +(m+l).n kill None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? TRY None of these my .file trial TRY None of these my .file trial ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory /unix directory /tmp directory None of these /bin and /usr/bin directories /dev directory /unix directory /tmp directory None of these /bin and /usr/bin directories ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who > user.lst who | tee user.lst who >> user.lst who < user.lste None of these who > user.lst who | tee user.lst who >> user.lst who < user.lste None of these ANSWER DOWNLOAD EXAMIANS APP