On Thu, May 11, 2023 at 10:42 PM Rob Landley <r...@landley.net> wrote:

> On 5/11/23 22:54, Rob Landley wrote:
> > Also, the RLIMIT_BLAH macros in asm-generic.h go from 0 to 15 in a fixed
> order,
> > so just defining the table entries in that order (and reordering the
> flags to be
> > in that order) makes a chunk of the logic drop out...
>
> Except that -a outputs the results in alphabetical order...
>

i almost mentioned in the checkin comment (in the bit about the "deviations
from bash") that as a user i _love_ that deviation. using the two side by
side, i found bash's seemingly random ordering frustrating. basically had
to resort to `| grep`.


> Rob
>
_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to