From 5051a5107282d8eb1ed85db28f89478a6db75080 Mon Sep 17 00:00:00 2001 From: q Date: Sat, 13 Dec 2014 22:33:33 +0200 Subject: [PATCH] sort query --- anduril/csc_vm_status_query | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anduril/csc_vm_status_query b/anduril/csc_vm_status_query index 62947d0..b08f339 100755 --- a/anduril/csc_vm_status_query +++ b/anduril/csc_vm_status_query @@ -12,7 +12,7 @@ help='CSC Virtual Machine Load Status ' mode="short" -postprocess=" | ncsv -c -i' ' -d' ' " +postprocess=" | sort -V | ncsv -c -i' ' -d' ' " while getopts "clshu:b:" OPTS; do case ${OPTS} in s)