Your IP : 3.23.92.50


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

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

?>