Your IP : 3.16.49.213


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

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

?>