Skip to content

Instantly share code, notes, and snippets.

@icaoberg
Created December 16, 2022 01:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icaoberg/e509a4a4939f26e91216e868c3333659 to your computer and use it in GitHub Desktop.
Save icaoberg/e509a4a4939f26e91216e868c3333659 to your computer and use it in GitHub Desktop.
A better version of squeue
alias sq='squeue -o "%.18i %.9P %.50j %.8u %.2t %.10M %.6D %R"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment