The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 10-22-2007
Sean_69 Sean_69 is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 7
A solution...

To answer my question...

I found a way by using a filter script. You can set up a filter script with "lpfilter" and then make a print queue, with "lpadmin", that uses the filter. In the filter script it is possible to copy, move, convert, ftp, etc... the files that arrive in the print spool.

I am sure I could also have done it with an interface script...

If anyone has any better ideas they are welcome to add them.