groups (Linux command)
From HTYP, the free directory anyone can edit
(Redirected from Groups (Linux command))
computing: software: operating systems: Linux: groups
Contents |
[edit] Manpage
[edit] Name
groups - print the groups a user is in
[edit] Synopsis
groups [OPTION]... [USERNAME]...
[edit] Description
| --help | display this help and exit |
| --version | output version information and exit |
- Behaves the same as "id -Gn". If no USERNAME, use current process.
[edit] Reporting Bugs
- Report bugs to <bug-coreutils@gnu.org>.
[edit] See Also
- The full documentation for groups is maintained as a Texinfo manual. If the info and groups programs are properly installed at your site, the command
info coreutils groups
- should give you access to the complete manual.
[edit] Edit Log
- 2005-06-09 Transcribed from Ubuntu manpage; header info: "groups 5.2.1 / March 2005". Minor revision to Description.

