> From [EMAIL PROTECTED] Wed Aug 29 23:00:08 2001
> Date: Thu, 30 Aug 2001 01:02:10 -0400
> From: Michael Spicyn <[EMAIL PROTECTED]>
> To: lprng <[EMAIL PROTECTED]>
> Subject: LPRng: Remote request options
>
> I am running LPRng (v 3.6.26) on RH Linux v6.2. Users on remote UnixWare 
> v 7.1 are sending print job using ATT printing system.
> The ATT printing system uses -o for option specifications.
>
> Unixware users user use:
>         lp -d PRINTER -o OPTIONS
>
> I would like to see how print request and especially these -o OPTIONS 
> are arriving at Linux box.
>
> Unixware manuals are totally mute on the subject. My efforts with 
> prifix_o_to_z are ineffective. I suspect that UnixWare may not be 
> sending the -o options or might do it incorrectly (no that cannot be ;-) 
> ) but I would like to be sure?
>
> Is there a way to see them?
>  
> Thanks

On the Linux/Unix box:

%#> lpc stop


On the Unixware box:

@@ > lp -d PRINTER -o OPTIONS

Now check to see if the job arrived:

%#> lpq

Now cd to the spool directory and look at the control file
for the job:

%#> cd /var/spool/lpd/lp
%#> more cf*


Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.lprng.com)

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to