Skip to content

Instantly share code, notes, and snippets.

@weiofcn
Created September 12, 2018 01:30
Show Gist options
  • Save weiofcn/60673794408a020ef6cd6aa711d173e2 to your computer and use it in GitHub Desktop.
Save weiofcn/60673794408a020ef6cd6aa711d173e2 to your computer and use it in GitHub Desktop.
Usage of regex in find
find . -regextype sed -regex ".*/af/[0-9]\{1,\}/[0-9]\{1,\}/[0-9]\{1,\}.json"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment