Unix Which command is used with vi editor to move the cursor to the left? j k None of these i h j k None of these i h ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? kill None of these +(m+l).n #NAME? kill None of these +(m+l).n #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to delete the character beneath the cursor? X None of these dd x D X None of these dd x D ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? trial TRY my .file None of these trial TRY my .file None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :q q! None of these :x :w :q q! None of these :x :w 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