On 31 Dec 2011, at 2257, Todd And Margo Chester wrote:
I need to change it for text alignment purposes. Without a monospaced
font, when displaying the following through zenity,
# virsh list --all
Id Name State
----------------------------------
- KVM-FC16-LiveCD shut off
- KVM-ReactOS shut off
- KVM-W7 shut off
- KVM-WinXP shut off
looks like
Id Name State
-------------------------
- KVM-FC16-LiveCD shut off
- KVM-ReactOS shut off
- KVM-W7 shut off
- KVM-WinXP shut off
On 01/01/2012 08:43 AM, Phong Nguyen wrote:
> Why not parse the output and put it into a formatted list dialogue?
What do you mean?