Your IP : 3.15.140.16


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

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

?>