source:
ProjectBuilder/devel/pb/bin/pbg@
1649
Last change on this file since 1649 was 1358, checked in by , 13 years ago | |
---|---|
|
|
File size: 100 bytes |
Rev | Line | |
---|---|---|
[155] | 1 | #!/bin/bash |
[151] | 2 | export LANGUAGE=C |
[1358] | 3 | egrep -r $* . | egrep -v '\.svn|~:|Binary[ \t]|/CVS/|/tags/|No such' |
Note:
See TracBrowser
for help on using the repository browser.