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

Last change on this file since 1951 was 1951, checked in by Bruno Cornec, 9 years ago
  • Avoid getting the tags file for ppg/pbvi
  • Property svn:executable set to *
File size: 100 bytes
Line 
1#!/bin/bash
2export LANGUAGE=C
3egrep -r $* . | egrep -v '\.svn|~:|Binary[ \t]|/CVS/|/tags$|No such'
Note: See TracBrowser for help on using the repository browser.