Está en la página 1de 2

chgrp - Linux Command - Unix Command http://linux.about.com/library/cmd/blcmdl1_chgrp.htm?

p=1

Linux
By Juergen Haas, About.com Guide

Linux / Unix Command: chgrp


Command Library 1

NAME

chgrp - change group ownership

SYNOPSIS

chgrp [OPTION]... GROUP FILE...


chgrp [OPTION]... --reference=RFILE FILE...

DESCRIPTION

Change the group membership of each FILE to GROUP.

-c, --changes
like verbose but report only when a change is made

--dereference
affect the referent of each symbolic link, rather than the symbolic link itself

-h, --no-dereference
affect symbolic links instead of any referenced file (available only on systems that can change the ownership
of a symlink)

-f, --silent, --quiet


suppress most error messages

--reference=RFILE
use RFILE's group rather than the specified GROUP value

-R, --recursive
operate on files and directories recursively

-v, --verbose
output a diagnostic for every file processed

--help
display this help and exit

--version
output version information and exit

SEE ALSO

The full documentation for chgrp is maintained as a Texinfo manual. If the info and chgrp programs are properly
installed at your site, the command

info chgrp

1 de 2 28/03/2011 09:22 a.m.


chgrp - Linux Command - Unix Command http://linux.about.com/library/cmd/blcmdl1_chgrp.htm?p=1

should give you access to the complete manual.

Important: Use the man command (% man) to see how a command is used on your particular
computer.

>> Linux/Unix Command Library

>> Shell Command Library

This About.com page has been optimized for print. To view this page in its original form, please visit: http://linux.about.com/library
/cmd/blcmdl1_chgrp.htm
©2011 About.com, Inc., a part of The New York Times Company. All rights reserved.

2 de 2 28/03/2011 09:22 a.m.

También podría gustarte