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>
Answers were Sorted based on User's Feedback
Answer / hems
let's say HR,MR,FIN are groups,
then,
#chown -R HR:MR file1.txt
#chmod -R 660 file.txt
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
What is whois command in linux?
The head command writes the how many lines of a file to screen?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
How will retrieves incoming mails from different web sites
Q. If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred ?
how do you port scaning with netcat command?
1 Answers Qseap Technologies, Wipro,
How to give acl permission in numerical mode on linux?
some one is asking my machine is slow what is your steps?
What does the command env do?
How do you grep?
Which command will show you free/used memory?
what is Bourne shell.
1 Answers Google, HCL, Infosys,