In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>
Answer Posted / manavalan
setfacl -m g:Hr:rw ,g:Marketing:rw file1.txt
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Who command in linux?
What is cmake in linux?
What is cd in cmd?
What is tail command in linux?
What are the command prompt commands?
What does ls mean in linux?
How do makefiles work?
What is the best cpu stress test?
What is a ulimit in unix?
what is the fastest way to enter a series of commands from the command-line in linux
What is the command to see on which port which service is running?
Explain about the command elm?
Who unix commands?
List the three main parts of an operating system command?
What is bash linux?