in reply to Re: Re: sum of counts from unix grep -c
in thread sum of counts from unix grep -c

It's useless when it's just "cat files | ...". There's no indication there that "files" is multiple items.

-- Randal L. Schwartz, Perl hacker

  • Comment on Re: Re: Re: sum of counts from unix grep -c

Replies are listed 'Best First'.
Re (tilly) 4: sum of counts from unix grep -c
by tilly (Archbishop) on Jan 19, 2002 at 02:59 UTC
    "files" is plural.
Re: Re: Re: Re: sum of counts from unix grep -c
by thor (Priest) on Jan 28, 2002 at 11:17 UTC
    No indication whatsoever, except that "files" is plural.