Skip to content

Instantly share code, notes, and snippets.

@plmrry
Created July 14, 2021 23:10
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 plmrry/eb805d4ef91b2d4bd208a390cb5cfb79 to your computer and use it in GitHub Desktop.
Save plmrry/eb805d4ef91b2d4bd208a390cb5cfb79 to your computer and use it in GitHub Desktop.
Search through hidden files
grep --no-messages --exclude=".zsh_history" "bloomberg" .*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment