Robert McCallum wrote:
> 
> hey thanks...
> I was not sure if this list even worked.
> I guess I don't get my own submissions like with the other lists I am on.
> thanks for the workaround... is this 52 file limit in LPRng or is it some other
> dependency??
> I cannot believe that no one else has had this problem.
> thanks for the help.
> Robert

IIRC, its a problem with the LPD protocol - files have to be referenced
by A-Z then a-z, so you only get two runs through the alphabet in a
single print job. So, another solution would be to make them seperate
print jobs:

cd /tmp/labels
ls lab* | xargs -i lp -dlabel2 {}

-- 
Jules Agee
System Administrator
Pacific Coast Feather Co.
[EMAIL PROTECTED]   x284

-----------------------------------------------------------------------------
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