#!/usr/bin/bash
#
# watch the SLURM job queue

watch -n 0.5 --color squeue -u $USER