#!/bin/bash #SBATCH --job-name=sayhello #SBATCH --output=slurm.out #SBATCH --error=slurm.err #SBATCH --partition=develop echo "main" | gdl