Unix Which of the following command is used to count just the number of lines contained in a file? wc -c wc -l wc -w wc -r None of these wc -c wc -l wc -w wc -r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? a i s S a i s S 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 -l ls ~ x Ip ls -F -x ls -l ls ~ x Ip ls -F -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? ! $ None of these # @ ! $ None of these # @ 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. countw wc None of these count p wcount countw wc None of these count p wcount ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sort -r sh sort st sort -r sh sort st ANSWER DOWNLOAD EXAMIANS APP