Unix Which of command is used to copy a file? cpio cp copy None of these tar cpio cp copy None of these tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? None of these more cat tee grep None of these more cat tee grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? None of these pat^ ^pat pat$ $pat None of these pat^ ^pat pat$ $pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out None of these cpio cp - p copy cp None of these cpio cp - p copy cp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rdir rd rmdir dldir rdir rd rmdir dldir ANSWER DOWNLOAD EXAMIANS APP