1366
Deleting Files
(lemmy.ml)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I can't remember the other program that'll do it.
But there's another one that'll list all the processes using a file.
Tip of my tongue fuck.
lsof | grep
That's the one