#!/bin/bash #SBATCH --job-name=hello_java #SBATCH --output=slurm.out #SBATCH --error=slurm.err #SBATCH --partition=develop java HelloWorld