Unix The command used to remove the directory is; rmdir rdir remove rd None of these rmdir rdir remove rd 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[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 option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? None of these kill #NAME? +(m+l).n None of these kill #NAME? +(m+l).n ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? oct od of cd oct od of cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? tar lp ls dir tar lp ls dir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? S i s a S i s a ANSWER DOWNLOAD EXAMIANS APP