Unix Which command is used to sort the lines of data in a file in alphabetical order? st None of these sort sh sort -r st None of these sort sh sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? None of these more cat grep tee None of these more cat grep tee ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /dev directory /tmp directory /bin and /usr/bin directories None of these /unix directory /dev directory /tmp directory /bin and /usr/bin directories None of these /unix directory ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? [!ijk] * ? [ijk] None of these [!ijk] * ? [ijk] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? who None of these who am i 1 /u which who None of these who am i 1 /u which ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as cmp do comp ccp cmp do comp ccp ANSWER DOWNLOAD EXAMIANS APP