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 None of these who | tee user.lst who < user.lste who >> user.lst who > user.lst None of these who | tee user.lst who < user.lste who >> user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? w d r s w d r s ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? None of these mesg mail write calendar None of these mesg mail write calendar ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used to exit status of ast command executed. None of these to list the positional parameters to process number of the current shell to name the command being executed to exit status of ast command executed. None of these to list the positional parameters to process number of the current shell to name the command being executed ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? None of these eof head - r tail bof None of these eof head - r tail bof ANSWER DOWNLOAD EXAMIANS APP