Unix Which command is used to sort the lines of data in a file in reverse order st sort sh sort -r st sort sh sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn print lp pg prn print lp pg ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: both input and output file neither standard input nor standard output file standard input file standard output file both input and output file neither standard input nor standard output file standard input file standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x ls -l Ip ls ~ x ls -F -x ls -l Ip ls ~ x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? od of oct cd od of oct cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these ? * [!ijk] [ijk] None of these ? * [!ijk] [ijk] ANSWER DOWNLOAD EXAMIANS APP