I would like to have the option to send the same job to more than one printer on a SCO OpenServer system. Upon trying the 'lp' command with multiple printers, such as:
lp -dlpt1 -dlpt2 filename, the system returns a warning of multiple printers specified and the job is submitted to the last printer (in this case lpt2).
Does anyone have an idea how I can achieve this (maybe through a script or something).
Thank you for your help.
lp -dlpt1 -dlpt2 filename, the system returns a warning of multiple printers specified and the job is submitted to the last printer (in this case lpt2).
Does anyone have an idea how I can achieve this (maybe through a script or something).
Thank you for your help.