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
Which is the required command for checking the file system?
Write about an internal command.
Explain trap command of linux?
What are linux commands?
What is the ipconfig command for linux?
How do I change shell in linux?
Explain about gzip filename?
Main configuration file and command used for NFS enabling exported directories and deamons?
What is the difference between cd and cd in linux?
What is the export command used for?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
Is cmake only for c++?
How can we increase disk read performance in single command in Linux?
What is the purpose output of cd command?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?