Your IP : 216.73.217.79


Current Path : /bin/
Upload File :
Current File : //bin/egrep

#!/bin/sh
cmd=${0##*/}
exec grep -E "$@"