Hi All,
           I have been trying to run multiple programs in Full System mode using the following .rcS script:

cd /splash/splash2/codes/kernels
./radix/RADIX -n1048576 -p4 -w >& radix1.out &
./cholesky/CHOLESKY -p4 inputs/tk15.O >& chol1.out
echo running benchmark with following command:
cat chol1.out
fg %1
cat radix.out
rm chol1.out
rm radix.out

Some of the commands like fg, more, jobs are not recognized. The message thrown back is command not found. Can anyone help me figure out why these commands are not being recognized??
I even tried to run these commands using m5term,  by using  'bash' as the command in the .rcS script. The commands are not recognized.

Thanks,
Mishali


New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.

Reply via email to