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
How does case sensitivity affect the way you use commands?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What is df command in unix?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What daemon is used for scheduling of the commands?
Explain the free command.
What is the difference between rmdir and rm r?
How do I know my linux shell version?
What is a good processor speed?
How do I check disk space in bash?
What are the linux commands used in devops?
What is bash command?
Why echo is used in linux?
How do I run a command in linux?
What is kill command?