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...


which command is used to change group?

Answers were Sorted based on User's Feedback



which command is used to change group?..

Answer / swapna

"chgrp" command is used to change groups.

Is This Answer Correct ?    25 Yes 1 No

which command is used to change group?..

Answer / rhino

"chgrp" -- is the command used to change the group of a
file . Only the owner of a file can change its group, and
can only change it to a group of which he is a member.

chgrp -R testgrp .

change the ownership of this directory to group 'testgrp'
and everything inside of it (-R = recursive). The person
issuing this command must own all the files or it will fail

Is This Answer Correct ?    1 Yes 0 No

which command is used to change group?..

Answer / lokesh210

U can use chown also,
chown user:group_that_owner_to_be_changed file_name

Is This Answer Correct ?    0 Yes 0 No

which command is used to change group?..

Answer / naveen kumar

"#groupmod" is the command to change the group.

Is This Answer Correct ?    1 Yes 7 No

which command is used to change group?..

Answer / shanthi

cd command is used to change the group

Is This Answer Correct ?    1 Yes 41 No

Post New Answer

More Unix Commands Interview Questions

What is in grep command?

0 Answers  


What do chown command do?

0 Answers  


What is nr in awk command?

0 Answers  


Which RAID Levels supported by LVM?

5 Answers  


Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...

27 Answers   CGI,


What is a Unix signal, and how do you handle them?

2 Answers  


What is a command and examples?

0 Answers  


How does a user get the current date, time in UNIX?

6 Answers   IBM,


How to remove a crontab file?

2 Answers  


Name the unix command to find how many days the server has been up.

0 Answers  


How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks

6 Answers   Polaris, Tech Mahindra,


what is the difference between commmands cmp and diff?

9 Answers   iNautix,


Categories