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