Unix While working with mail command, which command is used to save mail in a separate file? d s w r d s w r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? cp programs/wb misc tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these cp programs/wb misc tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with None of these -r option -c #NAME? None of these -r option -c #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? r c C R r c C R ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? r R s S r R s S ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st sort None of these sort -r sh st sort None of these sort -r sh ANSWER DOWNLOAD EXAMIANS APP