Your IP : 3.135.184.112


Current Path : /bin/
Upload File :
Current File : //bin/zfgrep

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

?>