]> git.saurik.com Git - wxWidgets.git/blob - setup/general/mygrep
Read was not copying back the buffers contents into the string parameter
[wxWidgets.git] / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0