Darren Reed wrote:
The width of the columns. Create a ZFS filesystem called cube/builds/example_with_a_long_name and put that in the middle of your output.

Even with one tab, that doesn't quite work for tty output.


The whole point of the -H is so that you can post process it to suit, for example:

$ zenity --list --title="ZFS File systems" --column NAME --column MOUNTPOINT --column USED --column AVAIL `zfs list -t filesystem -H -o name,mountpoint,used,avail`

Okay so that isn't tty but it solves the column width problem nicely :-)

--
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to