23 Sep
2026
23 Sep
'26
1:10 a.m.
One correction to my own answer: --separator delimits fields but doesn't escape newlines, so a comment containing one still breaks the record. On older Slurm the safe route is sacct --parsable2 rather than the CLI job view, or restricting what can go in a comment. The --json / --yaml path remains the right answer on 21.08+. Jim