Your IP : 216.73.216.69


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

#!/bin/sh
exec grep -E "$@"

?>