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

Last change on this file since 1540 was 1358, checked in by Bruno Cornec, 12 years ago
  • Avoid error message if dead links exist for pbg and pbvi
  • Property svn:executable set to *
File size: 100 bytes
RevLine 
[155]1#!/bin/bash
[151]2export LANGUAGE=C
[1358]3egrep -r $* . | egrep -v '\.svn|~:|Binary[ \t]|/CVS/|/tags/|No such'
Note: See TracBrowser for help on using the repository browser.