Unix In vi editor, forward search is performed using the command. All of these :pat ?pat /pat All of these :pat ?pat /pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn pg print lp prn pg print lp ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with None of these -c -r option #NAME? None of these -c -r option #NAME? 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[12] /progs/*.* cp chap* progs cp chap?? progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap* progs ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is None of these home password login shell None of these home password login shell 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