Unix Which command is used to save the standard output in a file, as well as display it on the terminal? None of these tee cat grep more None of these tee cat grep more ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? cd /.profile ls profile None of these l -u .profile find /-name profile -print cd /.profile ls profile None of these l -u .profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 555 note chmod 666 note chmod 444 note chmod 333 note chmod 555 note chmod 666 note chmod 444 note ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? s w r d s w r d ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? tar lk cp None of these ln tar lk cp None of these ln 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 < user.lste who >> user.lst who | tee user.lst None of these who > user.lst who < user.lste who >> user.lst who | tee user.lst None of these ANSWER DOWNLOAD EXAMIANS APP