Message-ID: <3AEF1C36.554617B7@ezbooks.com.au>
From: Elizabeth Taylor <mail@ezbooks.com.au>
X-Mailer: Mozilla 4.75 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.minix
Subject: counting the number of files
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 7
Date: Wed, 02 May 2001 06:27:34 +1000
NNTP-Posting-Host: 203.27.214.6
X-Complaints-To: abuse@telstra.net
X-Trace: nsw.nnrp.telstra.net 988752571 203.27.214.6 (Wed, 02 May 2001 07:29:31 EST)
NNTP-Posting-Date: Wed, 02 May 2001 07:29:31 EST
Organization: Customer of Telstra Big Pond Direct
Path: news.adfa.edu.au!clarion.carno.net.au!news0.optus.net.au!news1.optus.net.au!optus!news.mel.connect.com.au!news.syd.connect.com.au!nsw.nnrp.telstra.net!news.acay.com.au!cromer30.intercoast.com.au
Xref: news.adfa.edu.au comp.os.minix:37288

I have been using grep to find Andy in the files in
usr/src/commands/simple/* - I assume * is the wildcard - it seems to
work as such.

Now I need to count the number of times I found it.  None of the -option
seem to return a number

