On Fri, May 15, 2015 at 12:29:48AM +0200, Alexandre Niveau wrote:
> Greetings,
> 
> I found some bugs in ls.
> 
> 1. option -S does not work on its own:
> 
> $ echo "aa" >a; echo "b" >b; echo "ccc">c
> $ ls -S
> a
> b
> c
> 
> First attached patch fixes this.

Applied the first patch, will review the second patch in the weekend.

Reply via email to