can not remove .unionfs

文件夹下出现unionfs 套娃,无法删除。

处理方式:

  1. 需要管理员权限umount之后删除
  2. 使用fusermount -zu .unionfs ,然后再删除。

你可能感兴趣的:(linux)