Which of these commands will set the permissions on file textfile to read and write for the owner, read for the group, and nothing for everyone else?
a) chmod 046 textfile
b) chmod 640 textfile
c) chmod 310 textfile
d) chmod rw r nil textfile?
Submitted by: Husnainb) chmod 640 textfile
Submitted by: Husnain
Submitted by: Husnain
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. |