Your IP : 3.22.68.228


Current Path : /bin/
Upload File :
Current File : //bin/zegrep

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

?>