Unix The [line number G] key allows you None of these to move cursor right by one position to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor down by one line None of these to move cursor right by one position to move cursor left by one position to move cursor to the beginning of the line specified by the number to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP
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 symbol will be used with grep command to match the pattern pat at the end of a line? ^pat None of these pat$ $pat pat^ ^pat None of these pat$ $pat pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? c R r C c R r C ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? r S R s r S R s 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