source: ProjectBuilder/devel/pb/bin/pbvi@ 151

Last change on this file since 151 was 151, checked in by Bruno Cornec, 17 years ago

Fix the LANGUAGE issue in helper scripts

  • Property svn:executable set to *
File size: 93 bytes
Line 
1export LANGUAGE=C
2gvim `egrep -r $* . | egrep -vi '\.svn|~:|binary' | cut -d: -f1 | sort -u`
Note: See TracBrowser for help on using the repository browser.