|
You can't do that.
You probably could change the interface script to maintain your own log of some kind. This would be harder than it seems because multiple copies of the script could be running.
And understand that if someone does something like:
somecommand | lp
there isn't going to be a file. I would expect that to be the case more often than not.
|