Attach to a Slurm job step. More information: https://slurm.schedmd.com/sattach.html.
stdout
, stderr
, and stdin
) of a Slurm job step to the current terminal:sattach jobid.stepid
stdin
to the specified task:sattach --input-filter task_number
stdin
/stderr
of the specified task:sattach --output|error-filter task_number