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.lst who | tee user.lst who < user.lste None of these who >> user.lst who > user.lst who | tee user.lst who < user.lste None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? None of these eof head - r bof tail None of these eof head - r bof tail ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to summarize the disk usage? chkdsk du disk fdisk None of these chkdsk du disk fdisk None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? pid au ps du pid au ps du ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /usr /tmp /dev /etc /usr /tmp /dev /etc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd [p] cd p* cd p* cd p cd [p] cd p* cd p* cd p ANSWER DOWNLOAD EXAMIANS APP