source: trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/files/usr/sbin/sipb-xen-listvms @ 146

Last change on this file since 146 was 146, checked in by tabbott, 17 years ago

1) reworking of lvm stuff into a single python script rather than a pile of shell scripts

2) changing naming for database VMs to always start with d_

  • Property svn:executable set to *
File size: 42 bytes
Line 
1#!/bin/sh
2
3xm uptime | sed -n 's/^d_// p'
Note: See TracBrowser for help on using the repository browser.