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

Last change on this file since 155 was 155, checked in by Bruno Cornec, 17 years ago

Fixes seom rpmlint messages

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