Sponsored by: (Affordable web hosting) Search | Newsletter | Conference |

Sponsored by: Search | Newsletter | Conference | Tech Jobs O’Reilly’s Emerging Technology Conference: May 13-16, 2002 Articles Linux Apache MySQL Perl PHP Python BSD Essentials What is LAMP? The Best of ONLamp.com aboutSQL Big Scary Daemons FreeBSD Basics HTTP Wrangler Linux in the Enterprise Linux Network Administration The Linux Professional Perl P5P Digest Archive PHP Admin Basics PHP Phanatics Python_News Security Alerts Alphabetical Directory of Linux Commands This directory of Linux commands is from Linux in a Nutshell, 3rd Edition. Click on any of the 379 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Tech Books Online. Buy it now Read it online chgrp [options] newgroup files chgrp [options] Change the group of one or more files to newgroup. newgroup is either a group ID number or a group name located in /etc/group. Only the owner of a file or a privileged user may change its group. Options -c, –changes Print information about those files that are changed. -f, –silent, –quiet Do not print error messages about files that cannot be changed. –help Print help message and then exit. -R, –recursive Traverse subdirectories recursively, applying changes. –reference=filename Change the group to that associated with filename. In this case, newgroup is not specified. -v, –verbose Verbosely describe ownership changes. –version Print version information and then exit. Sponsored by:

Leave a Reply