Unix Which command is used to sort the lines of data in a file in reverse order st sh sort sort -r st sh sort sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? tar lk ln None of these cp tar lk ln None of these cp 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 None of these count p countw wc wcount None of these count p countw ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. { ) ( } { ) ( } ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv *.* /bin/ None of these mv * /bin/* mv * ../bin mv * ../bin *.* mv *.* /bin/ None of these mv * /bin/* mv * ../bin ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? None of these who stty tty ls None of these who stty tty ls ANSWER DOWNLOAD EXAMIANS APP