id: add page (#847)
This commit is contained in:
11
pages/common/id.md
Normal file
11
pages/common/id.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# id
|
||||
|
||||
> Display current user and group identity.
|
||||
|
||||
- Display the current user identity as a number:
|
||||
|
||||
`id -u`
|
||||
|
||||
- Display the current group identity as a number:
|
||||
|
||||
`id -g`
|
Reference in New Issue
Block a user