1) reworking of lvm stuff into a single python script rather than a pile of shell...
[invirt/packages/invirt-remote.git] / files / usr / sbin / sipb-xen-listvms
index 45add61..aa99757 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-xm uptime
+xm uptime | sed -n 's/^d_// p'