Skip to content

Instantly share code, notes, and snippets.

/example.bash Secret

Created September 16, 2016 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2394c9e58b85bc36ea8e2e570cd8dfa4 to your computer and use it in GitHub Desktop.
Save anonymous/2394c9e58b85bc36ea8e2e570cd8dfa4 to your computer and use it in GitHub Desktop.
find -maxdepth 1 -regextype sed -regex '.*[0-9]\{1,9\}\.sh' -exec {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment