Unix Which of the following command is used to count just the number of lines contained in a file? wc -r wc -c wc -l None of these wc -w wc -r wc -c wc -l None of these wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel all kill 0 None of these kill 1 cancel 1 cancel all kill 0 None of these kill 1 cancel 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd p* cd p* cd [p] cd p cd p* cd p* cd [p] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? k j i h None of these k j i h None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st None of these sh sort sort -r st None of these sh sort sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? pg cat None of these more lp pg cat None of these more lp ANSWER DOWNLOAD EXAMIANS APP