‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, May 24, 2020 1:30 PM, Evan Silberman <e...@jklol.net> wrote:
> Bump
>
> Evan Silberman e...@jklol.net wrote:
>
> > list files, recursively, by Leah Neukirchen.
> > https://git.vuxu.org/lr/about/
> > From readme:
> >
> > Benefits
> >
> > ---------
> >
> > Over find:
> >
> > - friendly and logical C-style filter syntax
> > - getopt is used, can mix filters and arguments in any order
> > - can sort
> > - compute directory sizes
> > - can strip leading `./`
> > - can do breadth first search
> >
> > Over ls:
> >
> > - sorts over all files, not per directory
> > - copy & paste file names from the output since they are relative to pwd
> > - ISO dates
> > - powerful filters
> >
> > Thanks to those who helped me revise the port for sysutils/xe last year,
> > because if this Makefile is correct it's only because I copied that one.
> > Regards,
> > Evan Silberman
Hi Evan --
I would capitalize the Yes in NO_TEST=Yes but otherwise I think this is
ok.
Thanks!
~Brian