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 tee sort tr grep tee sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sh st sort -r sort None of these sh st sort -r sort None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? None of these dm rm delete erase None of these dm rm delete erase ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? None of these ln cp tar lk None of these ln cp tar lk ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? None of these ls profile cd /.profile l -u .profile find /-name profile -print None of these ls profile cd /.profile l -u .profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? head - r bof None of these eof tail head - r bof None of these eof tail ANSWER DOWNLOAD EXAMIANS APP