>From 9fans-outgoing-owner Wed Mar 1 23:50:34 1995 Received: by psuvax1.cse.psu.edu id <34083>; Wed, 1 Mar 1995 23:34:40 -0500 Received: from optima.cs.arizona.edu ([192.12.69.5]) by psuvax1.cse.psu.edu with SMTP id <34049>; Wed, 1 Mar 1995 23:34:07 -0500 Received: from wolf.CS.Arizona.EDU by optima.cs.arizona.edu (5.65c/15) via SMTP id AA18599; Wed, 1 Mar 1995 21:33:59 MST Received: (from jdavis@localhost) by wolf.CS.Arizona.EDU (8.6.9/8.6.6) id VAA16962; Wed, 1 Mar 1995 21:33:58 -0700 Date: Wed, 1 Mar 1995 23:33:57 -0500 From: Jim Davis To: 9fans Subject: Re: trying to get 9wm... In-Reply-To: <95Mar1.091351edt.681@cannon.ecf.toronto.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-9fans Precedence: bulk Reply-To: 9fans On Wed, 1 Mar 1995, Steve Kotsopoulos wrote: > does anyone on the list have ftp.cs.su.oz.au/dhog/9wm mirrored? Now mirrored to ftp.cs.arizona.edu:/9wm, too. >From 9fans-outgoing-owner Thu Mar 2 03:07:22 1995 Received: by psuvax1.cse.psu.edu id <34129>; Thu, 2 Mar 1995 02:56:00 -0500 Received: from cs.huji.ac.il ([132.65.16.10]) by psuvax1.cse.psu.edu with SMTP id <34049>; Thu, 2 Mar 1995 02:54:36 -0500 Received: from hazard.cs.huji.ac.il by cs.huji.ac.il with SMTP id AA00342 (5.67b/HUJI 4.153 for <9fans@cse.psu.edu>); Wed, 1 Mar 1995 18:15:07 +0200 Received: from localhost by hazard.cs.huji.ac.il with SMTP id AA06775 (5.65c/HUJI 4.144 for 9fans@cse.psu.edu); Wed, 1 Mar 1995 15:16:34 +0200 Message-Id: <199503011316.AA06775@hazard.cs.huji.ac.il> To: 9fans Subject: Bug in rc Date: Wed, 1 Mar 1995 08:16:34 -0500 From: Amos Shapir Sender: owner-9fans Precedence: bulk Reply-To: 9fans Try the following: #!/bin/rc for (iter in 1 2 3 4 5) { echo $iter sleep 5 & wait } Somehow, the "wait" botches the "for"'s argument list. -- Amos Shapir Net: amos@cs.huji.ac.il Paper: The Hebrew Univ. of Jerusalem, Dept. of Comp. Science. Givat-Ram, Jerusalem 91904, Israel Tel: +972 2 585706,586950 GEO: 35 11 46 E / 31 46 21 N