bug-coreutils
[Top][All Lists]
Advanced

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

Re: how to list supplementary groups?


From: Bob Proulx
Subject: Re: how to list supplementary groups?
Date: Wed, 28 Dec 2005 13:28:57 -0700
User-agent: Mutt/1.5.9i

Adrian Buciuman wrote:
> Does GNU coreutils include any tool to list supplementary group IDs of
> the running processes (or an error if the OS doesn't support
> supplementary groups in the kernel) ?

Try these:

  id
  groups

> I can't find anything about this either in the documentation of
> coreutils, nor in the documentation of ps, nor in POSIX. So maybe I'm
> missing something obvious.

See this documentation from the info manual.

  info coreutils 'User information'

Specifically:

  info coreutils id
  info coreutils groups

Bob




reply via email to

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