bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getgid --help


From: Alfred M. Szmidt
Subject: Re: getgid --help
Date: Fri, 29 Aug 2008 12:32:45 -0400

   getgid usage is invalid, mentions FILE while really it should be NAME:

   $ getgid --help
   Usage: getgid [OPTION]... [FILE]...
   Prints ID of given group name.
         --help     display this help and exit
         --version  output version information and exit

   Report bugs to <address@hidden>.
   $ getgid /dev/null
   getgid: cannot find group name `/dev/null'
   $

   coreutils: 6.12

Not sure what version of coreutils this is, but the one from the GNU
project does not have a command called getgid.  Maybe you GNU/Linux
distributor added such a command?  You should report the bug there,
and a bug that the mail address where to report bugs is incorrect.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]