[Toybox] ls implementation

Rob Landley rob at landley.net
Fri Feb 10 03:42:50 PST 2012


On 02/09/2012 05:18 PM, Andre Renaud wrote:
> Hi,
> Out of curiosity I had a go at implementing the 'ls' command in toybox,
> just to see how involved it would be. I'm not entirely sure how patch
> submission is done for toybox, and I'm not too familiar with mercurial,
> but attached is the toys/ls.c file if you're interested.
> 
> It is quite limited - it only supports directories as parameters (ie:
> you can't do ls *.c), and only supports a couple of the ls options.
> 
> Any comments?

It looks good at first glance.  I don't have time for a proper review
this morning but hopefully after work I can merge it.

Thanks,

Rob

 1328874170.0


More information about the Toybox mailing list