From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 1 Mar 1995 08:16:34 -0500 From: Amos Shapir amos@CS.HUJI.AC.IL Subject: Bug in rc Topicbox-Message-UUID: 07a22678-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19950301131634.rMdy1suOqVSs19D1Q5pMXk_SZCrfrGTdLK9E3lXcl4I@z> 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