我需要删除一个用户,但我需要保留他的主目录。
我试过userdel -r user,但这也删除了他的家庭目录。
userdel -r user
有没有办法做到这一点?
linux ubuntu
linux ×1
ubuntu ×1