Unix Which of the following keys is used to overstrike a whole line? C R v u None of these C R v u None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy all files having the string chap and any two characters after that to the progs directory? cp chap?? /progs/* cp chap* progs cp chap?? progs cp chap[12] /progs/*.* cp chap?? /progs/* cp chap* progs cp chap?? progs cp chap[12] /progs/*.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai ic ts sm ai ic ts sm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? s S a A s S a A ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? print lp prn pg print lp prn pg ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? wc touch cat grep wc touch cat grep ANSWER DOWNLOAD EXAMIANS APP