Unix Which of the following keys is used to overstrike a whole line? None of these u v C R None of these u v C R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls -l *.lst ls lst* ls *[lst] ls *.* ls -l *.lst ls lst* ls *[lst] ls *.* ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .profile None of these .autoexec autoexec.bat .exrc .profile None of these .autoexec autoexec.bat .exrc ANSWER DOWNLOAD EXAMIANS APP
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 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[12] /progs/*.* cp chap* progs cp chap?? /progs/* cp chap?? progs cp chap[12] /progs/*.* cp chap* progs cp chap?? /progs/* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? None of these sort sh st sort -r None of these sort sh st sort -r ANSWER DOWNLOAD EXAMIANS APP