Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? $pat pat$ ^pat pat^ $pat pat$ ^pat pat^ 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? None of these ech tch fch rch None of these ech tch fch rch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* catch patch .ch All of these catch patch .ch All of these 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 backward to the beginning of a word 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 to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. 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 the upperleft corner of the screen ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? rm dm None of these delete erase rm dm None of these delete erase ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor right by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number to move cursor left by one position None of these to move cursor right by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number to move cursor left by one position None of these ANSWER DOWNLOAD EXAMIANS APP