hi

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 <[email protected]>.
$ getgid /dev/null
getgid: cannot find group name `/dev/null'
$

coreutils: 6.12

-- 
glen


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to