From chemistry-request@server.ccl.net Wed Jan  9 09:35:50 2002
Received: from ribotargets.com ([194.129.39.11])
	by server.ccl.net (8.11.6/8.11.0) with ESMTP id g09EZoI02070
	for <Chemistry@ccl.net>; Wed, 9 Jan 2002 09:35:50 -0500
Received: from szilva (helo=localhost)
	by echo.ribotargets.com with local-esmtp (Exim 3.13 #1)
	id 16OJlw-0005cY-00; Wed, 09 Jan 2002 14:32:08 +0000
Date: Wed, 9 Jan 2002 14:32:08 +0000 (GMT)
From: Szilveszter Juhos <szilva@ribotargets.com>
To: Xavier =?iso-8859-1?Q?Giron=E9s?= <giro@stark.udg.es>
cc: Chemistry@ccl.net
Subject: Re: CCL:Ampac 6.X batch files
In-Reply-To: <3C3BF42E.B92DC846@iqc.udg.es>
Message-ID: <Pine.LNX.4.21.0201091430010.974-100000@echo.ribotargets.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=ISO-8859-2
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by server.ccl.net id g09EZoI02071

On Wed, 9 Jan 2002, Xavier [iso-8859-1] Gironés wrote:

> They are almost all submitted at once, running all together and I
> would like to make them one by one,
[...]
> #!/bin/csh
> source /usr/Ampac-6.55/init_ampac
> ampac m001.dat &
wait
> ampac m002.dat &
wait

(though I've never used ampac but something similar should work also for 
bash)

Szilva




