Unix The command that can be used to restrict incoming messages to a user is halt grep mesg None of these sleep halt grep mesg None of these sleep ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr grep sort tee tr grep sort tee ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? bof tail head - r None of these eof bof tail head - r None of these eof ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? / // ?? ? / // ?? ? ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. :pat All of these ?pat /pat :pat All of these ?pat /pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these sort sh sort -r st None of these sort sh sort -r st ANSWER DOWNLOAD EXAMIANS APP