💾 Archived View for freeshell.de › tldr › deluser.gmi captured on 2023-07-10 at 14:22:04. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Delete a user from the system.
Note: all commands must be executed as root.
deluser {username}
deluser --remove-home {username}
deluser --backup-to {path/to/backup_directory} --remove-home {username}
deluser --remove-all-files {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).