2025-04-16 04:50:31 +08:00

7 lines
82 B
Bash

alias q="qstat"
alias qn="qstat -n"
alias p="pbsnodes -l free"
alias s="squeue"