]> git.saurik.com Git - wxWidgets.git/blob - install/unix/setup/general/mygrep
-somewhat more elegant method, supporting the src subdir (-Markus)
[wxWidgets.git] / install / unix / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0