Unix Which command will be used with vi editor to replace text from cursor to right? C r R c C r R c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. write mail mesg grep write mail mesg grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sh sort -r sort None of these st sh sort -r sort None of these st ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? sort None of these grep wc sort None of these grep wc 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 The command chmod 761 note is equivalent to chmod 4=7, g=6,0 =1 note chmo a =761 note None of these chmod 167 note chmod u=rwx, g=rw, o=x note chmod 4=7, g=6,0 =1 note chmo a =761 note None of these chmod 167 note chmod u=rwx, g=rw, o=x note ANSWER DOWNLOAD EXAMIANS APP