https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237754
Bug ID: 237754
Summary: zfs: pretty print the GUID
Product: Base System
Version: 12.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Using 'zfs list -o <attributes>' normally aligns the columns. This is not the
case if 'guid' is specified as one of the attributes. Furthermore, the guid is
printed in decimal, but since it is a 64-bit number it might be better to print
it as 8 hex bytes, e.g., instead of
17285092600981406395
it would be nicer to see something like
efe0-fc23-e73a-c2bb
Could at least the alignment be fixed?
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"