diff --git a/pages/common/id.md b/pages/common/id.md index 96859f471..9ee22c97a 100644 --- a/pages/common/id.md +++ b/pages/common/id.md @@ -7,11 +7,19 @@ `id` +- Display the current user identity: + +`id -un` + - Display the current user identity as a number: `id -u` -- Display the current group identity as a number: +- Display the current primary group identity: + +`id -gn` + +- Display the current primary group identity as a number: `id -g`