Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -1 -R #NAME? None of these -1 -R #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? vi ed lyrix cat vi ed lyrix cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-x note chmod go-r note chmod go+r note chmod go+rw note chmod go-x note chmod go-r note chmod go+r note chmod go+rw note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+x emp[1-3] chmod u+r ??? emp chmod 222 emp? chmod 777 emp* chmod u+x emp[1-3] chmod u+r ??? emp chmod 222 emp? chmod 777 emp* 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 all rm *.* rm -r * None of these rm * rm all rm *.* rm -r * None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? -4 #NAME? None of these #NAME? #NAME? -4 #NAME? None of these #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP