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 Which command is used to save the standard output in a file, as well as display it on the terminal? cat tee None of these more grep cat tee None of these more grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? None of these [!ijk] [ijk] ? * None of these [!ijk] [ijk] ? * ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel 1 None of these cancel all kill 0 kill 1 cancel 1 None of these cancel all kill 0 kill 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? remove mv del rm remove mv del rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? S a A s S a A s ANSWER DOWNLOAD EXAMIANS APP