What is the command to set the execute permissions to all the files and sub-directories within the directory /home/user1/direct:
a) chmod -r +x /home/user1/direct
b) chmod -R +x /home/user1/direct
c) chmod -f -r +x /home/user1/direct
d) chmod -F +x /home/user1/direct
Submitted by: Murtazab) chmod -R +x /home/user1/direct
Submitted by: Murtaza
Submitted by: Murtaza
Read Online Linux Makefile Job Interview Questions And Answers
Top Linux Makefile Questions
☺ | srwxr-xrw- is a: |
☺ | Which of the following umask settings doesn\'t allow execute permission to be set by default on directory files? |
☺ | With a umask value of 112, what is the default permission assigned to newly created regular file? |
☺ | The permission -rwxr-r- represented in octal expression will be: |
Top Linux OS Categories
☺ | Device Drivers Interview Questions. |
☺ | Linux OS Management Interview Questions. |
☺ | Linux Makefile Interview Questions. |
☺ | Linux Environment Interview Questions. |
☺ | Linux OS Shell Interview Questions. |