On Sat, 14 Jun 2003, Henrik Edlund wrote: HE> $ grep + getqueue.c.patch lp.h.patch vars.c.patch | wc -l HE> 54 HE> $ grep - getqueue.c.patch lp.h.patch vars.c.patch | wc -l HE> 14
Well, I forgot a lot there, escaping + and so on. Too little sleep, too much coding, or what the excuse is. $ grep -c '^\+[^+]' getqueue.c.patch lp.h.patch vars.c.patch getqueue.c.patch:39 lp.h.patch:2 vars.c.patch:4 No lines removed. Better go to bed and sleep some. ----------------------------------------------------------------------------- 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. -----------------------------------------------------------------------------
