I wish to insert a print filter to capture the file that is printed so it may parsed and directed to a parallel application.
In linux my printcap line looks like this:
if=/var/spool/lpd/filter.sh
The filter looks like:
cat - | tee -a filename.$$
I have tried to put this in the printcap in SCO 5.0.6. without success. I have tried sco admin. (must be missing something).
I do need help, but if any one is aware of a SCO centric book or HOWTO regarding printing I would be happy to read it.
Thanks,
John G. Lynn
In linux my printcap line looks like this:
if=/var/spool/lpd/filter.sh
The filter looks like:
cat - | tee -a filename.$$
I have tried to put this in the printcap in SCO 5.0.6. without success. I have tried sco admin. (must be missing something).
I do need help, but if any one is aware of a SCO centric book or HOWTO regarding printing I would be happy to read it.
Thanks,
John G. Lynn