On Tue, Jan 28, 2020 at 09:58:40AM -0700, Todd C. Miller wrote: > On Mon, 27 Jan 2020 18:29:39 -0500, Daniel Jakots wrote: > > > Can't you achieve what you want with `du -sh * | sort -h`? du(1)'s -h > > options will automatically select the best suffix and sort(1)'s -h > > will sort first using the suffix then the numerical value. > > Yes, I forgot about "sort -h". Old habits die hard :-)
... which is not in posix, netbsd nor illumos. > > - todd > -- I'm not entirely sure you are real.
