我试图在Linux中删除一个文件rm -rf file_name,但得到了错误:
rm -rf file_name
rm: file_name not removed. Text file busy
如何找出使用此文件的进程?
linux ps
linux ×1
ps ×1