Subject: Re: GCL some basic questions
From: rpw3@rigden.engr.sgi.com (Rob Warnock)
Date: 1999/12/15
Newsgroups: comp.lang.lisp
Message-ID: <837t0c$dbsp4@fido.engr.sgi.com>
Tim Bradshaw <tfb@cley.com> wrote: +--------------- | * I wrote: | > time echo "(print 1)" | gcl | What I should have done in fact was: | time sh -c 'echo "(print 1)" | gcl' +--------------- Better still would be: echo "(print 1)" | time gcl -Rob ----- Rob Warnock, 8L-846 rpw3@sgi.com Applied Networking http://reality.sgi.com/rpw3/ Silicon Graphics, Inc. Phone: 650-933-1673 1600 Amphitheatre Pkwy. FAX: 650-933-0511 Mountain View, CA 94043 PP-ASEL-IA