...
/e906/app/users/(username)/e1039-analysis/SimChainDev
source /e906/app/software/script/setup-jobsub-spinquest.sh
Example : cd /e906/app/users/aarora/e1039-analysis/SimChainDev
...
the following command will create an output directory called 'example' after running on the grid 5 jobs at a time with 470 events:
source /e906/app/software/script/setup-jobsub-spinquest.sh
./gridsub.sh example 1 5 470
...