5 ms·
I don't see why you'd blame Linux for deleting a file you asked it to. However, if the process is sufficiently long-running, it is possible to relink the file b
by Tobu 4y ago
I don't see why you'd blame Linux for deleting a file you asked it to.
However, if the process is sufficiently long-running, it is possible to relink the file by looking inside `/proc/$(pgrep yourprocess)`.