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
m Woozle moved page adduser to cmd/adduser: reorganizing command pages
No edit summary
Line 1: Line 1:
{{hdr/command/linux}}
{{hdr/command/linux}}
[[category:Debian]]
==Basics==
==Basics==
[[adduser]] is a command for creating users on a [[Debian]]-based system. It is somewhat higher-level than the [[useradd]] command.
{{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/manpage}} for this system
* {{l/manpage}} for this system
 
==Related==
See also: [[usermod]]
* {{l/cmd|usermod}}

Revision as of 22:35, 13 November 2022

Template:Hdr/command/linux

Basics

Template:L/cmd is a command for creating users on a Debian-based system. It is somewhat higher-level than the Template:L/cmd command.