Help for this page
#!/usr/bin/perl #SBATCH -A 1234 ... system("module add gromacs && srun resp.com")==0 or warn "Warning: command failed, code $?";