update
This commit is contained in:
7
2025.04.13_custom_linux_command/simple_command.sh
Normal file
7
2025.04.13_custom_linux_command/simple_command.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
alias q="qstat"
|
||||
|
||||
alias qn="qstat -n"
|
||||
|
||||
alias p="pbsnodes -l free"
|
||||
|
||||
alias s="squeue"
|
||||
Reference in New Issue
Block a user