Follow-up Comment #2, bug #65609 (group findutils):
Also note that on some BSD find implementations [1], -s means "sort". It
would be nice to not have a conflicting meaning for -s between
implementations.
[1]: https://man.freebsd.org/cgi/man.cgi?find(1)
Hi Seamus,
On 2/13/24 22:02, Seamus de Mora wrote:
Hello,
I have a request for the 'locate' program:
thanks.
I would like to see an option added that would add the modification
time/date to the results (files found by locate). This would be
similar (even identical) to
the output of 'ls -l '
I've pushed 2 commits:
* [PATCH 1/2] maint: doc: warn about consistency of node menu entries
https://git.sv.gnu.org/cgit/findutils.git/commit/?id=3df6a55800f
* [PATCH 2/2] maint: update gnulib to latest
https://git.sv.gnu.org/cgit/findutils.git/commit/?id=be2ea9b3b40
The latter is mainly to