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 / saty
is your question about accessing file1.txt for finance group:
if yes:linux.root@localhost#chmod 0777 file1.txt
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is llvm a compiler?
How do I run a .sh file in linux?
How do I clear my run history?
How do I find the console in linux?
How do I know my linux shell version?
What is the difference between locating and locate command?
What is filter command in unix?
What is clang space engineers?
How do I search bash history?
Which command puts a script to sleep untill a signal is recieved?
What is free linux?
Why is unix used?
What are vim commands?
How use more command in linux?
How many types of commands are there in linux?