On Tue, Dec 27, 2016 at 4:20 AM, Laslo Hunhold <[email protected]> wrote: > I am not 100% sure how to approach this, but -1 effectively does not do > anything for our ls(1), except also implicitly activating the q-flag as > mandated by Posix. > > What do the others think? > > Cheers > > Laslo > > -- > Laslo Hunhold <[email protected]> >
As far as I can tell POSIX does not mandate the q-flag for -1. All implementations I've seen do not do so and the point of POSIX is to describe those common implementations. I could submit a report to the austin group list for clarification...
