mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 07:58:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,14 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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>.
|
||||
> This command is an alias of `lid`.
|
||||
|
||||
- List primary and secondary groups of a specific user:
|
||||
- View documentation for the original command:
|
||||
|
||||
`sudo lid {{username}}`
|
||||
|
||||
- List users of a specific group:
|
||||
|
||||
`sudo lid --group {{name}}`
|
||||
`tldr lid.libuser`
|
||||
|
||||
Reference in New Issue
Block a user