Cheatsheet & Examples: userdel
Delete User Account
Example Usage: userdel [options] usernameWhat it does: Removes the user account and all associated files, including home directory, shell, and password entries.Command-line Arguments Explained:
--remove: Removes the home direct...