Unix Which symbol is used to separate more than one command in the same command line? $ ; : # $ ; : # ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? None of these dm erase rm delete None of these dm erase rm delete ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd None of these cd HOME. cd.. cd/ cd None of these cd HOME. cd.. cd/ 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.lste None of these who >> user.lst who > user.lst who | tee user.lst who < user.lste None of these who >> user.lst who > user.lst who | tee user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :w :q None of these :x q! :w :q None of these :x q! ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x ls ~ x ls -l Ip ls -F -x ls ~ x ls -l Ip ANSWER DOWNLOAD EXAMIANS APP