[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Filemonitor



* Peter Frühberger <peter.fruehberger@gmail.com> [2005-09-11 11:38:25 +0200]:

> #translation start:
> 
> Since some time I look for something like a file monitoring program in
> linux, with it I would like to see which files are currently used by a
> running program.
> 
> Do you know such a program for linux?
> 
> Thank you
> 
> #translation end

lsof | grep <progname>

Regards,
Marc

Attachment: signature.asc
Description: Digital signature


Reply to: