From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,44b0b57dd5d8f69 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.181.11.234 with SMTP id el10mr835902wid.2.1344213861179; Sun, 05 Aug 2012 17:44:21 -0700 (PDT) Received: by 10.66.82.195 with SMTP id k3mr636021pay.23.1344213738776; Sun, 05 Aug 2012 17:42:18 -0700 (PDT) Path: q11ni60442355wiw.1!nntp.google.com!r1no3264007qas.0!news-out.google.com!p10ni18788320pbh.1!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Patrick Newsgroups: comp.lang.ada Subject: Re: List of Negative Language rules? Date: Sun, 5 Aug 2012 17:26:35 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1949c50a-553a-4d40-92f0-9a5c0663cd55@googlegroups.com> References: <5b1caa0f-464a-4ff9-881e-202e4766f0df@googlegroups.com> NNTP-Posting-Host: 70.53.16.194 Mime-Version: 1.0 X-Trace: posting.google.com 1344213738 26849 127.0.0.1 (6 Aug 2012 00:42:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 6 Aug 2012 00:42:18 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=70.53.16.194; posting-account=cUi90woAAADTaOISowbbHM8GUD0-opJO User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-08-05T17:26:35-07:00 List-Id: Hi Vasiliy It was easy to redo the grepping with the small c option "-c" :cat Anotated_Reference_Manual_As_Text | grep -c " cannot " 279 :cat Anotated_Reference_Manual_As_Text | grep -c " must not " 3 :cat Anotated_Reference_Manual_As_Text | grep -c " should not " 46