Add 'brew grep' external command.
This commit is contained in:
parent
79d8d16184
commit
ddb8d1cd95
3
Library/Contributions/examples/brew-grep
Executable file
3
Library/Contributions/examples/brew-grep
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
grep $@ $HOMEBREW_REPOSITORY/Library/Formula/*
|
Loading…
x
Reference in New Issue
Block a user