Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There i..

Answer / manavalan

setfacl -m g:Hr:rw ,g:Marketing:rw file1.txt

Is This Answer Correct ?    3 Yes 0 No

In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There i..

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

In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There i..

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

Post New Answer

More Linux Commands Interview Questions

What is clang llvm?

0 Answers  


What could be the problem when a command that was issued gave a different result from the last time it was used?

0 Answers  


In Linux how you set time a limit on quota?

1 Answers   Mind Tree,


script is like x=10; y=20; [$x-ne$y]; echo $ please give me output.

2 Answers   Amdocs, Google,


What will happen when a system call is encountered in a user program?

0 Answers   Google,


What is the use of ls command?

0 Answers  


What would be the result of the command paste -s dog cat?

0 Answers  


What can you type at a command line to determine which shell you are using?

6 Answers   Tech Mahindra,


Who linux commands?

0 Answers  


What are the commands in linux?

0 Answers  


What is the role of the Linux kernel?

1 Answers  


What is bash linux?

0 Answers  


Categories