#/bin/bash sinfo --Node | awk '$3 ~ /bcf/ && $4 != "down" {print $1}' | sort | uniq