../../rccerun -nue 4 -clock 0.533 -f ../../hosts/rc.hosts stencil #this script cannot run as is, because the executable needs to be #started from the shared file system (/shared). Instead, do something like this: alias rccerun="/rccerun -f /hosts/rc.hosts" cp stencil /shared/ cd /shared/ rccerun -nue 4 -clock 0.533 stencil