X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=gearman-status.sh;h=ff2cd6871606e94f06fc752dbcb3369ce02e3b64;hb=fb579a655e7d9d69e2f031c0c3f87e070eb0d81f;hp=0e87f362839824b136184365d6309954a4cc1772;hpb=41a094c106a17fb85890659a2db59e1375ce8d7a;p=cloudstore.git diff --git a/gearman-status.sh b/gearman-status.sh index 0e87f36..ff2cd68 100755 --- a/gearman-status.sh +++ b/gearman-status.sh @@ -1,3 +1,3 @@ #!/bin/sh -xe -echo STATUS | nc -w 1 127.0.0.1 4730 +echo STATUS | nc -w 1 127.0.0.1 4730 | column -t