Unix Which command is used to save the standard output in a file, as well as display it on the terminal? tee grep more None of these cat tee grep more None of these cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rmdir dldir rd rdir rmdir dldir rd rdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? j k i h None of these j k i h None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -r None of these wc -l wc -w wc -c wc -r None of these wc -l wc -w wc -c 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 The % key allows you to move the cursor to the upperleft corner of the screen to move the cursor backward to the beginning of a word to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the first column in the current line to move the cursor to the upperleft corner of the screen to move the cursor backward to the beginning of a word to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the first column in the current line ANSWER DOWNLOAD EXAMIANS APP