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

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

improve cvs support for pbg/pbvi

  • Property svn:executable set to *
File size: 111 bytes
RevLine 
[155]1#!/bin/bash
[151]2export LANGUAGE=C
[230]3gvim `egrep -r $* . | egrep -vi '\.svn|~:|binary|/CVS/' | cut -d: -f1 | sort -u`
Note: See TracBrowser for help on using the repository browser.