Your IP : 216.73.216.69


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

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

?>