repo.or.cz
/
msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vimrc: use the 'diff' syntax highlighting; 'gitdiff' does not exist
[msysgit.git]
/
bin
/
egrep
blob
6275c514cc1ca01c73ccda9766255c4dfd880564
1
#!/bin/sh
2
# Copyright (C) 2002, Earnie Boyd
3
# mailto:earnie@users.sf.net
4
# This file is part of MSYS
5
# http://www.mingw.org/msys.shtml
6
# File: egrep
7
8
grep
-E
"$@"