Unix Which of the following commands is used to view your file 24 lines at a time? None of these pg /p cat lp None of these pg /p cat lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these pat^ ^pat $pat pat$ None of these pat^ ^pat $pat pat$ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? None of these [Control - u] [Control -P] [Control-d] [Control-c] None of these [Control - u] [Control -P] [Control-d] [Control-c] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? tar programs/wb misc/wbx copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? sm ts ic ai sm ts ic ai ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? :x q! None of these :w :q :x q! None of these :w :q ANSWER DOWNLOAD EXAMIANS APP