index
:
dotfiles
laptop
main
master
newmacs
newmacs2
My personal linux user configuration
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
aimos
/
getactivenode
blob: b0888539964d5a9c6ee8ed219b747fe6dd881e15 (
plain
)
1
2
#!/bin/bash
squeue
|
awk
'NR > 1 {print $8; exit}'