~adigitoleo/geobits

1053741736c236d518b0073c4e7472f97d461334 — adigitoleo 11 months ago cf1e17a
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")"