source: ProjectBuilder/devel/pb/bin/pbg@ 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: 80 bytes
Line 
1#!/bin/bash
2export LANGUAGE=C
3egrep -r $* . | egrep -v '\.svn|~:|binary|/CVS/'
Note: See TracBrowser for help on using the repository browser.