Your IP : 216.73.216.139


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

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