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

Is Globbing supported like /disk/movie*/*/ #468

Closed
Schizo opened this issue Aug 12, 2019 · 2 comments
Closed

Is Globbing supported like /disk/movie*/*/ #468

Schizo opened this issue Aug 12, 2019 · 2 comments

Comments

@Schizo
Copy link

Schizo commented Aug 12, 2019

I'm not sure if this is breaking fd, but was wondering if fd can use glob style search patterns. I'm using fd to list directories/files especiallay with the --changed-within command but would like to use glob to search on a drive only within specific paths.

Is that doable?

@sharkdp
Copy link
Owner

sharkdp commented Aug 13, 2019

Not yet, please see #284

@sharkdp
Copy link
Owner

sharkdp commented Apr 4, 2020

This is now supported.

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

No branches or pull requests

2 participants