相关疑难解决方法(0)

删除一个流浪文件我看到 .nfs0000000000b869e300000001

我删除了一个文件,现在我看到:

$ ls
total 64
-rw-rw-r-- 1 502 17229 Sep 17 16:42 page_object_methods.rb
drwxrwxr-x 7 502   238 Sep 18 18:41 ../
-rw-rw-r-- 1 502 18437 Sep 18 18:41 new_page_object_methods.rb
-rw-r--r-- 1 502 16384 Sep 18 18:42 .nfs0000000000b869e300000001
drwxrwxr-x 5 502   170 Sep 21 13:48 ./
13:48:11 *vagrant* ubuntu-14 selenium_rspec_conversion
Run Code Online (Sandbox Code Playgroud)

如果我尝试删除它:

$ rm .nfs0000000000b869e300000001
rm: cannot remove ‘.nfs0000000000b869e300000001’: Device or resource busy
Run Code Online (Sandbox Code Playgroud)

这说明什么?我该怎么办

nfs rm files vagrant

16
推荐指数
1
解决办法
6121
查看次数

标签 统计

files ×1

nfs ×1

rm ×1

vagrant ×1