[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] DAGMan pre/post scripts



At 07:29 PM 2/16/2005 -0800, filipdef@xxxxxxxxxxxxxxxxx wrote:
#!/usr/bin/csh

echo "PRE argv 1 = $argv[1]";
exit 0

Is that the correct location for csh? On my computer, it's in /bin/csh.

-alain