Unix In vi editor, forward search is performed using the command. /pat :pat All of these ?pat /pat :pat All of these ?pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control-d] None of these [Control -P] [Control - u] [Control-c] [Control-d] None of these [Control -P] [Control - u] [Control-c] ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to capture a file print a file None of these copy a file display a file capture a file print a file None of these copy a file display a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? pat^ $pat pat$ ^pat None of these pat^ $pat pat$ ^pat None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the last background job? $# $! $* $0 $# $! $* $0 ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you 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 backward to the beginning of a word to move the cursor to the first column in the current line 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 backward to the beginning of a word to move the cursor to the first column in the current line ANSWER DOWNLOAD EXAMIANS APP