Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these sort sh st sort -r None of these sort sh st sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? i S s a i S s a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wc wcount count p countw None of these wc wcount count p countw None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; remove None of these rmdir rdir rd remove None of these rmdir rdir rd ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? $ ; # : $ ; # : 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? cat grep None of these more tee cat grep None of these more tee ANSWER DOWNLOAD EXAMIANS APP