PK

ADDRLIN : /proc/self/root/bin/
FLL :
Current File : //proc/self/root/bin/egrep

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


PK 99