Unix Which command is used to create a directory? mkdir cr crdir None of these md mkdir cr crdir None of these md 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 -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; remove rmdir None of these rdir rd remove rmdir None of these rdir rd ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells how large the file is and when the file was last modified. the name of the group owner of the file All of these None of these who the owner of the file is how large the file is and when the file was last modified. the name of the group owner of the file All of these None of these who the owner of the file is ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /usr /etc /dev /tmp /usr /etc /dev /tmp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more cat grep head more cat grep head ANSWER DOWNLOAD EXAMIANS APP