Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include posix pattern won't work #211

Open
mewu3 opened this issue Mar 14, 2024 · 0 comments
Open

include posix pattern won't work #211

mewu3 opened this issue Mar 14, 2024 · 0 comments

Comments

@mewu3
Copy link

mewu3 commented Mar 14, 2024

I use inotify to monitor over the creation of directory of following pattern [[:digit:]]{6}_[[:alnum:]]{9}_[[:digit:]]{4}_[[:alnum:]]{10} (ex: 240312_TPNB500483_0874_AHVYWVAFX5), now I use this pattern with --include option, i add up the parts of pattern from left to right, [[:alnum:]]{9}_[[:digit:]]{4}_[[:alnum:]]{10} works perfectly, then i add the last part, it won't work anymore.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant