source: ProjectBuilder/devel/pb/bin/pbg@ 292

Last change on this file since 292 was 292, checked in by Bruno Cornec, 16 years ago

pbg doesn't take tags in account anymore

  • Property svn:executable set to *
File size: 87 bytes
Line 
1#!/bin/bash
2export LANGUAGE=C
3egrep -r $* . | egrep -v '\.svn|~:|binary|/CVS/|/tags/'
Note: See TracBrowser for help on using the repository browser.