Just committed it to git, please try

On Sat, Jan 21, 2017 at 3:05 PM, Philip Rhoades <p...@pricom.com.au> wrote:
> People,
>
> ls results with mixed directories and files drives me crazy . . has anyone
> done the equivalent of the GNU feature:
>
>   "--group-directories-first"
>
> ?
>
> ATM, I am working around it with an "lm" script of:
>
>   ls -alp | grep "\/$"
>   ls -alp | grep "[^\/]$"
>
> but of course this strips out the colours in the listing . .
>
> Thanks for BusyBox!
>
> Regards,
>
> Phil.
> --
> Philip Rhoades
>
> PO Box 896
> Cowra  NSW  2794
> Australia
> E-mail:  p...@pricom.com.au
> _______________________________________________
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to