lid: add page (#7578)
This commit is contained in:
13
pages/linux/libuser-lid.md
Normal file
13
pages/linux/libuser-lid.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# libuser-lid
|
||||
|
||||
> Display a user's groups or a group's users.
|
||||
> On Fedora and Arch Linux, this program is installed as `lid`.
|
||||
> More information: <https://manned.org/lid.8>.
|
||||
|
||||
- List primary and secondary groups of a specific user:
|
||||
|
||||
`sudo lid {{username}}`
|
||||
|
||||
- List users of a specific group:
|
||||
|
||||
`sudo lid --group {{name}}`
|
Reference in New Issue
Block a user