Re: lp0

2019-03-10 Thread Parrot Raiser
Do you have the printer set up in CUPS? (Common Unix Printing System.) See "man cups". Applications shouldn't normally be writing to explicit device IDs. On 3/10/19, ToddAndMargo via perl6-users wrote: > Hi All, > > How do I output data to a printer on /dev/lp0 (LPT1)? > > Many thanks, > -T >

Re: lp0

2019-03-10 Thread ToddAndMargo via perl6-users
>> Hi All, >> >> How do I output data to a printer on /dev/lp0 (LPT1)? >> >> Many thanks, >> -T >> On 3/10/19 11:28 AM, Parrot Raiser wrote: Do you have the printer set up in CUPS? (Common Unix Printing System.) See "man cups". Applications shouldn't normally be writing to explicit device