Download raw body.
Regress: accommodate other ls implementations
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
Regress: accommodate other ls implementations