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
What is p command?
How can I create a file with cmd?
What is nslookup command?
What is build process?
What is the makefile in c?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
Explain about document formatting?
What is mask and umask in linux?
What is bc command in unix?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
Which command is used to terminate a process?
What the command used for search file or files for specific text?
What does chmod 644 do?
Write about an internal command.
How many interfaces(ethernet cards) are working using single command?