[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference kernel::unix_printing

Title:Printing from UNIX
Moderator:KERNEL::COFFEYJ
Created:Thu Dec 17 1992
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:956
Total number of notes:2876

914.0. "lp without filters but have spooling" by NECSC::BLOOD () Tue Feb 18 1997 16:24

    Hi
    	Is there a way to set up lp to go to a lat printer without the use
    of an input or output filter, as if you cat the file to the device.
    However he wants the jobs to be spooled.
    
    Don Blood
T.RTitleUserPersonal
Name
DateLines
914.1/usr/lbin/xf ?XAPPL::DEVRIESdownsized: your footage may varyThu Feb 20 1997 18:044
Sounds like a job for the "transparent filter", /usr/lbin/xf.  It's a shell
file that consists of a copyright comment and the command '/bin/cat'.

-Mark