Quantcast
Viewing latest article 1
Browse Latest Browse All 2

Answer by Antitribu for How to find out the log file name that a currently running process is writing to?

The command "lsof" might help you out here.

lsof | grep $PID |grep .log

or similar should yield you with a list of files that process is accessing.


Viewing latest article 1
Browse Latest Browse All 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>