source:
ProjectBuilder/devel/pb/bin/pbvi@
1090
Last change on this file since 1090 was 849, checked in by , 16 years ago | |
---|---|
|
|
File size: 116 bytes |
Rev | Line | |
---|---|---|
[155] | 1 | #!/bin/bash |
[151] | 2 | export LANGUAGE=C |
[849] | 3 | gvim `egrep -r $* . | egrep -v '\.svn|~:|^Binary[\t ]|/CVS/' | cut -d: -f1 | sort -u` |
Note:
See TracBrowser
for help on using the repository browser.