Skip to content

Instantly share code, notes, and snippets.

@sirolf2009
Created April 26, 2018 08:13
Show Gist options
  • Save sirolf2009/12df21b0352efe1f6eba4a547c27bac3 to your computer and use it in GitHub Desktop.
Save sirolf2009/12df21b0352efe1f6eba4a547c27bac3 to your computer and use it in GitHub Desktop.
function search-through-files
grep -rnw './' -e $argv
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment