Skip to content

Instantly share code, notes, and snippets.

@vpnwall-services
Created April 20, 2018 03:53
Show Gist options
  • Save vpnwall-services/4c583b03a1c153a487fe07a9a29f8213 to your computer and use it in GitHub Desktop.
Save vpnwall-services/4c583b03a1c153a487fe07a9a29f8213 to your computer and use it in GitHub Desktop.
[Find with multi arguments] Search with two or more arguments #linux #search
find . -regextype posix-egrep -regex ".*\.(html|scan)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment