Your IP : 3.144.224.68


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

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

?>