Difference between revisions of "cmd/adduser"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd
Jump to navigation Jump to search
(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==
[[usermod]] is a command for creating users on a [[Debian]]-based system. It is somewhat higher-level than the [[useradd]] command.
+
[[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

Basics

adduser is a command for creating users on a Debian-based system. It is somewhat higher-level than the useradd command.

See also: usermod