Unix Which command is used with vi editor to move the cursor to the left? None of these j h i k None of these j h i k ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /bin and /usr/bin directories /tmp directory /unix directory None of these /dev directory /bin and /usr/bin directories /tmp directory /unix directory None of these /dev directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? head - r bof tail None of these eof head - r bof tail None of these eof ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? $pat pat^ pat$ ^pat $pat pat^ pat$ ^pat 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 | tee user.lst who >> user.lst who > user.lst who < user.lste None of these who | tee user.lst who >> user.lst who > user.lst who < user.lste None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* .ch catch All of these patch .ch catch All of these patch ANSWER DOWNLOAD EXAMIANS APP