Re: [dev] [sbase] [patch] Optimize 'ls' and add '-U'
On 22 July 2013 18:52, Charlie Paul <charlieap_AT_gmail.com> wrote:
> But now we are looking at an even more obscure situation.
If you really care, any POSIX shell should be able to do this as long
as you don't hit ARG_MAX:
set -- * && echo "$#"
Received on Mon Jul 22 2013 - 23:07:08 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 22 2013 - 23:12:05 CEST