On Sat, 04 Jun 2005 09:00:34 -0500, DJ Lucas wrote: > [EMAIL PROTECTED] wrote: > >> Changes the group ownership of each given file to the given group; the >> group can either be either given a name or a numeric ID >> >> Should be: >> >> Changes the group ownership of each given file to the given group; the >> group can either be given a name or a numeric ID > > Quick suggestion: > > Changes the group ownership of a file or directory to the given > ^ ^^^^^^^^^^^^^ > group; the group can either be given as a name or a numeric ID. > ^^^ > -- DJ Lucas
chgrp changes the group ownership of each given FILE to GROUP (which can be either a group name or a numeric group id) or to the group of an existing reference file. Sounds good in the infopage, anyways. William (Ratrophy) -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page