How to run several gards scripts at one batch mode? Suppose I have scripts s1.gs, s2.gs, and s3.gs, grads -blc "run s1.gs" can run only one script. Is there any way to run multiple scripts? Thanks