File Manager

Path: /bin/

Viewing File: egrep

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