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
Created page with "{{hdr/command/linux}} ==Basics== usermod is a command for creating users on a Debian-based system. It is somewhat higher-level than the useradd command. * {{l/manp..." |
correction |
||
| Line 1: | Line 1: | ||
{{hdr/command/linux}} | {{hdr/command/linux}} | ||
==Basics== | ==Basics== | ||
[[ | [[adduser]] is a command for creating users on a [[Debian]]-based system. It is somewhat higher-level than the [[useradd]] command. | ||
* {{l/manpage}} for this system | * {{l/manpage}} for this system | ||
See also: [[usermod]] | |||
Revision as of 22:38, 31 December 2017
<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.
- manpage for this system
See also: usermod
