Unix Which of the following commands is used to remove files? erase None of these rm delete dm erase None of these rm delete dm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :w q! :x :q None of these :w q! :x :q None of these ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the > symbols < symbols None of these >> symbols > symbols < symbols None of these >> symbols ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor left by one position None of these to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor down by one line to move cursor left by one position None of these to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor down by one line 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 None of these who > user.lst who < user.lste who >> user.lst who | tee user.lst None of these who > user.lst who < user.lste who >> user.lst ANSWER DOWNLOAD EXAMIANS APP