Find process to disk usage
Posted: Tue Jul 29, 2014 3:03 pm
Found this at
http://www.linuxquestions.org/questions ... sk-743076/
For filename
http://www.linuxquestions.org/questions ... sk-743076/
Code: Select all
filemon -O all -o fmon.out; sleep 10; trcstop
Code: Select all
ps -ef | grep PID_GOES_HERECode: Select all
ncheck -i 42174 /dev/hd2