Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is grep tr sort tee grep tr sort tee ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? h None of these j k i h None of these j k i 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 wcount None of these count p wc countw wcount None of these count p wc 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 In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .profile .exrc lastlogin None of these .mbox .profile .exrc lastlogin None of these .mbox ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -r wc -w wc - 1 wc -c wc -r wc -w wc - 1 wc -c ANSWER DOWNLOAD EXAMIANS APP