Path : /proc/self/root/bin/
File Upload :
Current File : //proc/self/root/bin/egrep

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