TABLE OF CONTENTS
::pwtk::slurm_tail
USAGE
slurm_tail { batch sh-script excerpt }
EXAMPLE
slurm_tail { # copy the scratch files in WORKDIR to $PWD cp -a $WORKDIR . }
DESCRIPTION
This command sets the "tail" part of the SLURM batch shell script. In PWTK, the batch shell script is composed of four parts (for description, see ::pwtk::slurm_head).