From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id NAA30888 for caml-redistribution; Wed, 20 Jan 1999 13:55:40 +0100 (MET) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id XAA15896 for ; Tue, 19 Jan 1999 23:52:26 +0100 (MET) Received: from tequila.cs.yale.edu (TEQUILA.CS.YALE.EDU [128.36.229.152]) by nez-perce.inria.fr (8.8.7/8.8.7) with ESMTP id XAA14905 for ; Tue, 19 Jan 1999 23:52:24 +0100 (MET) Received: from tequila.cs.yale.edu (localhost [127.0.0.1]) by tequila.cs.yale.edu (8.8.7/8.8.7) with SMTP id RAA27360 for ; Tue, 19 Jan 1999 17:52:21 -0500 To: caml-list@inria.fr Sender: weis From: Stefan Monnier Newsgroups: lists.caml Subject: Re: counting words References: <199901191647.QAA06463@squall.cise.npl.co.uk> Date: 19 Jan 1999 17:52:15 -0500 Message-ID: <5l4spmooyo.fsf@tequila.cs.yale.edu> X-Newsreader: Gnus v5.5/Emacs 20.3 Path: tequila.cs.yale.edu NNTP-Posting-Host: tequila.cs.yale.edu X-Trace: 19 Jan 1999 17:52:15 -0500, tequila.cs.yale.edu >>>>> "Toby" == Toby Moth writes: > [tm1]$ time cat tm.dv | perl ~/lang/perl/wc.pl > pcount Running for 1999's "useless use of cat" contest ? Stefan