Unix Which command is used to sort the lines of data in a file in reverse order st sh sort -r sort st sh sort -r sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -w wc -l None of these wc -c wc -r wc -w wc -l None of these wc -c wc -r ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rd rmdir None of these remove rdir rd rmdir None of these remove rdir ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? w s r d w s r d ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+r letter chmod ugo+rw letter chmod ugo+x letter chmod u+x letter chmod ugo+r letter chmod ugo+rw letter chmod ugo+x letter chmod u+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? pid ps au du pid ps au du ANSWER DOWNLOAD EXAMIANS APP