usermod

Modifies a user account.
See also: users, useradd, userdel.

=> More information.

sudo usermod --login {new_username} {username}
sudo usermod --uid {id} {username}
sudo usermod --shell {path/to/shell} {username}
sudo usermod --append --groups {group1,group2,...} {username}
sudo usermod --move-home --home {path/to/new_home} {username}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/usermod.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.052786 milliseconds
Gemini-to-HTML Time
0.265975 milliseconds

This content has been proxied by September (ba2dc).