Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15401 > unrolled thread

Re: Wrong command option in the manual examples

Started byChet Ramey <chet.ramey@case.edu>
First post2019-09-22 14:15 -0400
Last post2019-09-22 14:15 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Wrong command option in the manual examples Chet Ramey <chet.ramey@case.edu> - 2019-09-22 14:15 -0400

#15401 — Re: Wrong command option in the manual examples

FromChet Ramey <chet.ramey@case.edu>
Date2019-09-22 14:15 -0400
SubjectRe: Wrong command option in the manual examples
Message-ID<mailman.802.1569176120.2190.bug-bash@gnu.org>
On 9/20/19 10:24 PM, hk wrote:

> Bash Version: 5.0
> Patch Level: 0
> Release Status: release
> 
> Description:
>         On the section 3.2.6(GNU Parallel, page 16 in the pdf) of Bash
> Reference Manual. The manual uses `find' command to illustrate
> possible use cases of `parallel' as examples. but the option `-depth'
> does not accept any argument, I think it means `-maxdepth` option
> instead.

-depth n
      True if the depth of the file relative to the starting point of
      the traversal is n.

It's not in POSIX, and maybe GNU find doesn't implement it.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web