文件误删操作
文件当前正在被进程使用使用 lsof1234567891011121314[root@instance-2 ~]# rm -rf test.txt[root@instance-2 ~]# lsof |grep test.txttail 31397 root 3r
...
Stay Hungry,Stay Foolish