Skip to content

Instantly share code, notes, and snippets.

@lemajes
Created April 20, 2018 03:53
[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