source:
ProjectBuilder/0.8.2/pb/bin/pbvi@
2042
Last change on this file since 2042 was 155, checked in by , 18 years ago | |
---|---|
|
|
File size: 105 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | export LANGUAGE=C |
3 | gvim `egrep -r $* . | egrep -vi '\.svn|~:|binary' | cut -d: -f1 | sort -u` |
Note:
See TracBrowser
for help on using the repository browser.