cmd/useradd: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd
useradd moved to useradd (manpage): naming uniformity
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
#redirect [[useradd (manpage)]]
{{hdr/command/linux}}
==Basics==
{{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
==Archive==
* [[/archive/Red Hat Fedora Core 4]]: 2005 transcription of FC4 manpage

Latest revision as of 22:51, 13 November 2022

<hide> page type::reference thing type::command platform::Linux </hide>

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