Unix The [line number G] key allows you 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 to move cursor right by one position to move cursor down by one line to move cursor left by one position 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? None of these who > user.lst who >> user.lst who < user.lste who | tee user.lst None of these who > user.lst who >> user.lst who < user.lste who | tee user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? write None of these calendar mail mesg write None of these calendar mail mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep cat more head grep cat more head ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cp - p cpio None of these cp copy cp - p cpio None of these cp copy ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note ANSWER DOWNLOAD EXAMIANS APP