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

Last change on this file since 2084 was 2084, checked in by Bruno Cornec, 8 years ago
  • build and delivery directories renamed pbbuild and pbdelivery for consistency and to ease filtering (with git e.g.)
  • Property svn:executable set to *
File size: 126 bytes
Line 
1#!/bin/bash
2export LANGUAGE=C
3egrep -r $* . | egrep -v '\.svn|~:|Binary[ \t]|/CVS/|[.]/tags$|No such|/pbbuild/|/pbdelivery/'
Note: See TracBrowser for help on using the repository browser.