S
Sean Nakasone
Is there a way to determine when a file has been closed? I know the
changenotify module can determine when a file is written to, but I need to
know when it has been closed. The file is a postscript file being created
by a printer driver and I want to make a copy of it when the file is done
being written to.
changenotify module can determine when a file is written to, but I need to
know when it has been closed. The file is a postscript file being created
by a printer driver and I want to make a copy of it when the file is done
being written to.