@ -0,0 +1,5 @@
slurm tips/tricks:
howto see all jobs that are on /scratch:
$ squeue -O jobid,workdir | grep scratch | awk '{print $1}'