source: trunk/tools/bin/egrep@ 126

Last change on this file since 126 was 8, checked in by dmik, 15 years ago

Added more tools.

  • Property svn:executable set to *
File size: 35 bytes
Line 
1#!/bin/sh
2exec grep -E ${1+"$@"}
Note: See TracBrowser for help on using the repository browser.