source: ProjectBuilder/0.8.11/pb/bin/pbg

Last change on this file 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.