deluser 是 Debian 系统中用于删除用户账户及其相关文件和配置的命令,主要作用包括:
/etc/passwd
/home/用户名
--no-remove-home
/var/spool/mail
使用时需注意:
sudo