Re: Document that find -maxdepth is a GNU extension

2019-04-15 Thread Andreas Metzler
On 2019-04-15 Bernhard Voelker wrote: > On 4/15/19 7:02 PM, Дилян Палаузов wrote: > > this information is in the manual page, but not in the info files. The > > latter state e.g. for --no-run-if-empty, that > > this is a “GNU extension”. > Actually, there's a lot redundancy between the man page

Re: Can't say "if File is older than file" over the phone

2019-04-15 Thread 積丹尼 Dan Jacobson
Looks good and thanks for the hard work. As far as 60:40, the current behavior is in fact what the user usually wants, so yes just document it.

Re: Document that find -maxdepth is a GNU extension

2019-04-15 Thread Bernhard Voelker
On 4/15/19 7:02 PM, Дилян Палаузов wrote: > this information is in the manual page, but not in the info files. The > latter state e.g. for --no-run-if-empty, that > this is a “GNU extension”. Actually, there's a lot redundancy between the man page and the texinfo manual, and also quite a lot whi

Re: Document that find -maxdepth is a GNU extension

2019-04-15 Thread Дилян Палаузов
Hello Andreas, this information is in the manual page, but not in the info files. The latter state e.g. for --no-run-if-empty, that this is a “GNU extension”. Regards Дилян On Mon, 2019-04-15 at 18:54 +0200, Andreas Metzler wrote: > On 2019-04-15 Дилян Палаузов wrote: > > Hello, > > http://

Re: Document that find -maxdepth is a GNU extension

2019-04-15 Thread Andreas Metzler
On 2019-04-15 Дилян Палаузов wrote: > Hello, > http://pubs.opengroup.org/onlinepubs/9699919799/utilities/find.html (Open > Group Base Specifications Issue 7, 2018 > edition) does not mention for find the -maxdepth option. > • write in the documentation for -maxdepth that this is a GNU extension

Document that find -maxdepth is a GNU extension

2019-04-15 Thread Дилян Палаузов
Hello, http://pubs.opengroup.org/onlinepubs/9699919799/utilities/find.html (Open Group Base Specifications Issue 7, 2018 edition) does not mention for find the -maxdepth option. • write in the documentation for -maxdepth that this is a GNU extension. Regards Дилян