Unix The % key allows you to move the cursor to the first column in the current line 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 upperleft corner of the screen to move the cursor to the first column in the current line 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 upperleft corner of the screen 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 command is used to display all the lines with the string 'sales' from the file empl.lst? None of these grep sales empl.lst /sales > empl.lst cut sales empl.lst cat | /sales > empl.lst None of these grep sales empl.lst /sales > empl.lst cut sales empl.lst cat | /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 0 None of these cancel 1 cancel all kill 1 kill 0 None of these cancel 1 cancel all kill 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? grep mesg mail None of these write grep mesg mail None of these write ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cpio cp - p copy cp None of these cpio cp - p copy cp None of these ANSWER DOWNLOAD EXAMIANS APP