TC/IP for SCO Xenix 386 (Public Domain)

Robert Alan Johnson raj at spl1.UUCP
Fri Mar 24 13:24:58 AEST 1989


>From article <13355 at steinmetz.ge.com>, by davidsen at steinmetz.ge.com (William E. Davidsen Jr):
> In article <269 at ubbs-nh.MV.COM> noel at ubbs-nh.MV.COM (Noel Del More) writes:
> 
> | On a different subject,  I recently developed two problems with SCO Xenix
> | 386 2.3.1.  I recently started experiancing difficulty in getting the lp
> | command to work properly, ie.
> | 
> | 		lp filename
> | 
> | results in an error peing printed on the printer to the effect that it

I've found that you can also use 

		cat filename | lp

To get around this problem.  Ugly but it works.  You can always set
up an alias like :

		alias lp "cat $* | lp"

-- 
Robert A. Johnson, SysAdmin  {elroy,lll-winken,hombre,irs3,laidbak}!spl1!raj
The Software Public Library  VOICE: 1 312 248 5777



More information about the Comp.unix.xenix mailing list