Unix Which command is used to sort the lines of data in a file in alphabetical order? st sort -r sort None of these sh st sort -r sort None of these sh ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc - 1 wc -c wc -w wc -r wc - 1 wc -c wc -w wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the shell erxc profile logic shell erxc profile logic ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these pat$ pat^ ^pat $pat None of these pat$ pat^ ^pat $pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? cd of oct od cd of oct od ANSWER DOWNLOAD EXAMIANS APP