[cups] Datamax I4208 LPT Printing

Johannes Meixner jsmeix at suse.de
Thu Nov 20 01:19:14 PST 2014


Hello,

correcting my copy and paste typos:

On Nov 20 09:53 Johannes Meixner wrote falsey:
>  echo -en "\rHello\r\f" >/dev/usb/lp0
>  cat your_file >/dev/usb/lp0
>  echo -en "\f" >/dev/usb/lp0

Those must be

   echo -en "\rHello\r\f" >/dev/lp0
   cat your_file >/dev/lp0
   echo -en "\f" >/dev/lp0

cf.
https://en.opensuse.org/SDB:Installing_a_Printer#Parallel_port_printers


Kind Regards
Johannes Meixner
-- 
SUSE LINUX GmbH -- Maxfeldstrasse 5 -- 90409 Nuernberg -- Germany
HRB 21284 (AG Nuernberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendoerffer




More information about the cups mailing list