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
Unix The % key allows you 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 to move the cursor to the upperleft corner of the screen ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? kill cancel haltsys shutdown kill cancel haltsys shutdown 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 count p wc None of these wcount countw count p wc None of these wcount ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? tch fch None of these rch ech tch fch None of these rch ech ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? chdir None of these cd .. cd/ cd chdir None of these cd .. cd/ cd ANSWER DOWNLOAD EXAMIANS APP