Files
oldlinux-files/Minix/1.7.5/MANUALS/CAT0/ID
2024-02-19 00:21:39 -05:00

66 lines
502 B
Plaintext

Command: id - print the uid and gid
Syntax: id
Flags: (none)
Example: id # Print the uid and gid
Id prints the current uid and gid, both numerically and
symbolically. If the effective uid and gid are different from the real
ones, all of them are printed.