Today I had the problem that I couldn't delete a folder because "it was busy".
How can I find out which application to blame for that or can I just delete it with brute force?
|
|
Today I had the problem that I couldn't delete a folder because "it was busy". How can I find out which application to blame for that or can I just delete it with brute force?
|
||
|
|
|
|
Use lsof to find out what has what files are open. man lsof or have a look here |
||
|
|
|
|
|
||
|
|
|
|
The |
||
|
|