Which Process is writing this Log file!!

Hello ,

Well I have some /tmp files which are growing very quickly..Can anyone suggest me a way to find which process is logging into this file :confused: ?

Thanks very much in Advance!!

Mohammed

man fuser should help you. See man lsof as well.

Thanks very much Vino..fuser gives quite a information about the process using a file..Mine is not a linux machine , so cant use lsof I guess.