Unix In vi editor, forward search is performed using the command. /pat ?pat :pat All of these /pat ?pat :pat All of these 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 command is used with vi editor scroll half page backward? [Control -P] [Control-d] [Control-c] [Control - u] None of these [Control -P] [Control-d] [Control-c] [Control - u] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+r, u+x note chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note None of these chmod go+r, u+x note chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? dldir rmdir rdir rd dldir rmdir rdir rd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? pg lp prn print pg lp prn print ANSWER DOWNLOAD EXAMIANS APP