[bug #58384] incorect documentaion for -regex

Geoff Clare <[email protected]>
Newsgroups gmane.comp.gnu.findutils.bugs
Message-ID <[email protected]>
Follow-up Comment #2, bug #58384 (project findutils):

Seems the documentation is wrong:

$ find . -type f -regex '.\{3,\}' | wc -l                       
0
$ find . -regextype posix-basic -type f -regex '.\{3,\}' | wc -l
16

Clearly the default is not posix-basic.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58384>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.