Your IP : 3.139.85.51


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

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

?>