Unix Which command is used to print a file? print pg prn lp print pg prn lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep more head cat grep more head cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. mail grep write mesg mail grep write mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+x letter chmod ugo+r letter chmod u+x letter chmod ugo+rw letter chmod ugo+x letter chmod ugo+r letter chmod u+x letter chmod ugo+rw letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? second first third fourth second first third fourth 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 | tee user.lst who > user.lst who < user.lste who >> user.lst None of these who | tee user.lst who > user.lst who < user.lste who >> user.lst ANSWER DOWNLOAD EXAMIANS APP