Page 1 of 1

Find process to disk usage

Posted: Tue Jul 29, 2014 3:03 pm
by thockman
Found this at
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_HERE
For filename

Code: Select all

ncheck -i 42174 /dev/hd2