Your IP : 216.73.216.139


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

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