Help for this page
#!/bin/bash #SBATCH -A 1234 ... module add gromacs srun resp.com
#!/usr/bin/perl use strict; ... system ("module add xxx"); system ("srun resp.com ");