ls --help

ls: illegal option -- -

usage: ls [-ABCFGHLOPRSTUWabcdefghiklmnopqrstuwx1] [file ...]


    -- Anders



On Sun, Dec 20, 2015 at 4:42 PM, Michael Albinus <michael.albinus@gmx.de> wrote:
Anders Lindgren <andlind@gmail.com> writes:

>     Does your ls behaves like this? The "-w" option is important.
>
> It does have the -w option, but I don't really know what to look for.
> Anyway, it's hard to test as it defaults to using -w when the output
> isn't a terminal.

What does "ls --help" return?

> -- Anders

Best regards, Michael.