#805056 Option for unformatted output

Package:
vmm
Source:
vmm
Submitter:
martin f krafft
Date:
2015-11-14 01:09:14 UTC
Severity:
wishlist
#805056#5
Date:
2015-11-14 01:08:25 UTC
From:
To:
vmm output is all nice for humans, but it's a pain to use from
scripts.

How about a global configuration setting, and/or a -m flag, or even
a test to see if stdout is connected to a terminal, and then just
printing the data line-based for easier use in loops and scripts?