Unix While working with mail command, which command is used to save mail in a separate file? r d s w r d s w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* catch .ch All of these patch catch .ch All of these patch ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory /bin and /usr/bin directories /unix directory /tmp directory None of these /dev directory /bin and /usr/bin directories /unix directory /tmp directory None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort -r sh st None of these sort sort -r sh st None of these sort ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells None of these who the owner of the file is All of these how large the file is and when the file was last modified. the name of the group owner of the file None of these who the owner of the file is All of these how large the file is and when the file was last modified. the name of the group owner of the file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep cat more head grep cat more head ANSWER DOWNLOAD EXAMIANS APP