ZFS no longer mounted in alphanumerical order

Rodney W. Grimes freebsd-rwg at gndrsh.dnsmgr.net
Tue Mar 12 00:14:07 UTC 2019


> On 11/03/2019 23:03, Freddie Cash wrote:
> > Wouldn't it make more sense to teach df, du, "zfs list", and other things
> > that list the mounted filesystems to use sorted output?
> 
> | sort [desired options]

Except that df and zfs list have a header that you have to deal with,
which is not so easy to get sort to do the right things with out
some hoop jumping.


> P.S.
> zfs list already supports sorting by a specific property.

Perhaps make zfs list -s mountpoint a default?

-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the freebsd-current mailing list