Re: bugs in queue operations

Robert Ransom <[email protected]> Sat, 26 Dec 2009 00:14:27 -0800
Newsgroups gmane.lisp.scheme.scheme48
Message-ID <[email protected]>
On Thu, 24 Dec 2009 11:59:09 -0800
Robert Ransom <[email protected]> wrote:

> For future reference:
> 
> $ wget -o scheme/big/queue.scm URL-OF-CAMPBELL'S-QUEUES-IMPLEMENTATION

s/-o/-O/

wget(1) has an unusual set of command line options.

Robert Ransom