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)