TLDR
Enter a command. For example: xwinwrap, mknod, mssh, rpcclient.

squeue

 
View the jobs queued in the SLURM scheduler. More information: https://manned.org/squeue.
 
  • View the queue:
     
    squeue
     
  • View jobs queued by a specific user:
     
    squeue -u {{username}}
     
  • View the queue and refresh every 5 seconds:
     
    squeue -i {{5}}
     
  • View the queue with expected start times:
     
    squeue --start

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.