Hi all It seems that find command with regextype emacs or no regextype does not support character classes in -regex option.
For example: ``` touch 123 find . -regex './12[[:digit:]]' ``` Findutils version 4.10.0
Hi all It seems that find command with regextype emacs or no regextype does not support character classes in -regex option.
For example: ``` touch 123 find . -regex './12[[:digit:]]' ``` Findutils version 4.10.0