Difference between revisions of "cmd/adduser"
< 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== | ||
| − | [[ | + | [[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]] | ||