HOME


Mini Shell 1.0
DIR: /usr/bin/X11/X11/X11/
Upload File :
Current File : //usr/bin/X11/X11/X11/egrep
#!/bin/sh
cmd=${0##*/}
exec grep -E "$@"