11-09-05 10:53 PM
John Estess wrote:
> Is there a standard way to determine if any given file is opened for
> reading or writing (or both)? I would like to ftp a file after I
> determine that the file is no longer being written to by a daemon
> process I have no control over. Is that possible? Thank you.
>
> jhestess@yahoo.com
If you're writing a script, you might look at the fuser command.
--
Fletcher Glenn
[ Post a follow-up to this message ]
|