
aab at cichlid
Jul 19, 2007, 9:03 AM
Post #1 of 1
(398 views)
Permalink
|
|
Re: OT: How can I tell what process is writing to
|
|
>lsof will give you a huge list of open files, could be useful if you find >which process is doing this but still don't know what its writing to. If >your system is idling and the disk is still being written to, the >"offending" process might show up in top if little else is running. fuser -mv <mounted filesystem> _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|