Unix The cat command is used to capture a file print a file None of these display a file copy a file capture a file print a file None of these display a file copy a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? more cat file ls more cat file ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rmdir rdir dldir rd rmdir rdir dldir rd ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /bin and /usr/bin directories /tmp directory /unix directory /dev directory None of these /bin and /usr/bin directories /tmp directory /unix directory /dev directory None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm * rm *.* rm all rm -r * None of these rm * rm *.* rm all rm -r * None of these 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 a+x progs chmod -x a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -R a+x progs chmod -x a+x progs chmod -1 a+x progs chmod -R 222 progs ANSWER DOWNLOAD EXAMIANS APP