cmd/adduser: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd
m Woozle moved page adduser to cmd/adduser: reorganizing command pages |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{hdr/command/linux}} | {{hdr/command/linux}} | ||
[[category:Debian]] | |||
==Basics== | ==Basics== | ||
{{l/cmd|adduser}} is a command for creating users on a [[Debian]]-based system. It is somewhat higher-level than the {{l/cmd|useradd}} command. | |||
* {{l/ | * '''manpages''': [https://manpages.ubuntu.com/manpages/xenial/en/man8/adduser.8.html Ubuntu], [https://linux.die.net/man/8/adduser die.net] | ||
==Related== | |||
* {{l/cmd|usermod}} | |||
Latest revision as of 02:25, 16 February 2025
<hide> page type::reference thing type::command platform::Linux </hide>
Basics
adduser is a command for creating users on a Debian-based system. It is somewhat higher-level than the useradd command.
