Created
April 26, 2018 08:13
-
-
Save sirolf2009/12df21b0352efe1f6eba4a547c27bac3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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