PK

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

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


PK 99