Difference between revisions of "cmd/useradd"

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
m (Woozle moved page useradd to cmd/useradd)
m
 
Line 1: Line 1:
 
{{hdr/command/linux}}
 
{{hdr/command/linux}}
 
==Basics==
 
==Basics==
[[useradd]] is a low-level command for adding new users to a [[Linux]] system. In [[Debian]]-based distributions, there is a higher-level [[adduser]] command.
+
{{l/cmd|useradd}} is a low-level command for adding new users to a [[Linux]] system. In [[Debian]]-based distributions, there is a higher-level {{l/cmd|adduser}} command.
 
* {{l/manpage}} for this system
 
* {{l/manpage}} for this system
 
==Archive==
 
==Archive==
 
* [[/archive/Red Hat Fedora Core 4]]: 2005 transcription of FC4 manpage
 
* [[/archive/Red Hat Fedora Core 4]]: 2005 transcription of FC4 manpage

Latest revision as of 22:51, 13 November 2022

Basics

useradd is a low-level command for adding new users to a Linux system. In Debian-based distributions, there is a higher-level adduser command.

Archive