Unix Which of command is used to copy a file? cpio tar cp copy None of these cpio tar cp copy None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? dldir rd rmdir rdir dldir rd rmdir rdir ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rmdir remove None of these rd rdir rmdir remove None of these rd rdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? None of these my .file trial TRY None of these my .file trial TRY 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 -R 222 progs chmod -1 a+x progs chmod -x a+x progs chmod -R a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -x a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -w wc -c wc - 1 wc -r wc -w wc -c wc - 1 wc -r ANSWER DOWNLOAD EXAMIANS APP