Unix Which of the following commands is used to remove files? rm None of these erase dm delete rm None of these erase dm delete ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -1 None of these -R #NAME? -1 None of these -R #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Execute permission for the owner None of these Write permission for others Read and write permission of groups All of these Execute permission for the owner None of these Write permission for others Read and write permission of groups All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out cp - p cp None of these cpio copy cp - p cp None of these cpio copy ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmo a =761 note chmod u=rwx, g=rw, o=x note chmod 167 note chmod 4=7, g=6,0 =1 note None of these chmo a =761 note chmod u=rwx, g=rw, o=x note chmod 167 note chmod 4=7, g=6,0 =1 note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | ws -c ls -l | wc -l ls | wc -w ls | wc ls | ws -c ls -l | wc -l ls | wc -w ls | wc ANSWER DOWNLOAD EXAMIANS APP