Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 369 Bytes

README.rst

File metadata and controls

19 lines (12 loc) · 369 Bytes

sfollow is a tool to follow the stdout/stderr of a Slurm job submitted with sbatch.

This is similar to the sattach command, but that only works with job steps started by srun.

Installation:

pip install sfollow

Usage

# Specify a job ID
sfollow 9251426

# Follow your most recently submitted job
sfollow