[Bug 3361] id -n -g returns 1 on groups with more then 14 members

bugzilla at busybox.net bugzilla at busybox.net
Mon Jun 6 00:15:35 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3361

--- Comment #5 from Tanguy Pruvot <tanguy.pruvot at gmail.com>  ---
debian/ubuntu has the "groups" binary (/usr/bin/groups)

maybe this applet should exists in busybox too...

groups equals 

busybox id -G -n


# groups --help
Usage: groups [OPTION]... [USERNAME]...
Print group memberships for each USERNAME or, if no USERNAME is specified, for
the current process (which may differ if the groups database has changed).
      --help     display this help and exit
      --version  output version information and exit

Report groups bugs to bug-coreutils at gnu.org
GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
General help using GNU software: <http://www.gnu.org/gethelp/>
For complete documentation, run: info coreutils 'groups invocation'

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list