Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? None of these -1 #NAME? -R None of these -1 #NAME? -R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sh sort -r sort st sh sort -r sort st ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates None of these Execute permission for the owner Read and write permission of groups All of these Write permission for others None of these Execute permission for the owner Read and write permission of groups All of these Write permission for others ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? more lp cat None of these pg more lp cat None of these pg ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 555 note chmod 666 note chmod 444 note chmod 333 note chmod 555 note chmod 666 note chmod 444 note chmod 333 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx copy programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP