Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的系统上有一个非常大的 .nfs 文件,它占用了我的大量磁盘配额。如果我尝试删除它,我会得到“rm: cannot remove '.nfs00000000001bd849100000001': Device or resource busy”。
奇怪的是 fuser -v .nfs0000000001bd849100000001 什么都不返回,而且这个系统没有 lsof。那么有人知道如何删除这个文件吗?