Unix Which of command is used to copy a file? None of these copy tar cpio cp None of these copy tar cpio cp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -l ls -x ls -F ls -a ls -l ls -x ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? / ? // ?? / ? // ?? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cdir None of these chdir cd changedir cdir None of these chdir cd changedir ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? #NAME? None of these -R -1 #NAME? None of these -R -1 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 222 progs 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 ANSWER DOWNLOAD EXAMIANS APP