
squeue
List of commands for squeue:
-
squeue:tldr:0df35 squeue: View the queue and refresh every 5 seconds.$ squeue -i ${5}try on your machineexplain this command
-
squeue:tldr:635c7 squeue: View jobs queued by a specific user.$ squeue -u ${username}try on your machineexplain this command
-
squeue:tldr:c67cf squeue: View the queue with expected start times.$ squeue --starttry on your machineexplain this command