From: "Todd C. Miller" Subject: Re: Regress: accommodate other ls implementations To: Christian Weisgerber Cc: gameoftrees@openbsd.org Date: Sat, 03 Oct 2020 09:18:30 -0600 On Sat, 03 Oct 2020 14:08:18 +0200, Christian Weisgerber wrote: > accommodate ls -l implementations that print "total 0" in an empty directory > > Both FreeBSD and GNU ls(1) behave that way. This is arguably a bug in OpenBSD's ls. It certainly differs from historical behavior. - todd