This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
FREAX/etc/manuals/usrutils
2022-07-18 19:33:40 +02:00

10 lines
No EOL
156 B
Text

useradd <user> <password>
Adds a new user to the system.
passwd <user>
Changes a user's password.
userdel <user>
Remove a user from the system.