Posted by Dongwen on June 09, 2013 at 13:56:37:
In Reply to: Re: Outputfile setting posted by Valera on June 08, 2013 at 23:28:11:
Thanks, we use this command in the script:
molcas $CurrDir/$Project > $CurrDir/$Project.out 2> $CurrDir/$Project.err
Can I use $MOLCAS/sbin/ee directly to handle the output files? How to run this script?
./ee $Project.out ?