The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-05-2004
Perderabo's Avatar
Perderabo Perderabo is offline
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,333
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.