feat: Add nqstat_anu output
1 files changed, 1 insertions(+), 0 deletions(-) M tools/q,stat.sh
M tools/q,stat.sh => tools/q,stat.sh +1 -0
@@ 14,3 14,4 @@ is_command() { [ "$1" = "-h" ] && { helpf; exit 1; } is_command qstat || exit 1 qstat -s1x "$(cat "$1")" +is_command nqstat_anu && nqstat_anu "$(cat "$1")"