Creating Parsable Output with zfs list

The zfs list -o command can be used with the -p option to create exact machine-parsable numeric output. For example:

$ zfs list -o guid users/home
GUID
3.30E
$ zfs list -po guid users/home
GUID
3807001345661527925