Anons79 Mini Shell

Directory : /bin/
Upload File :
Current File : //bin/zfgrep

#!/bin/sh
bindir='/usr/bin'
case $1 in
--__bindir) bindir=${2?}; shift; shift;;
esac
PATH=$bindir:$PATH
exec zgrep -F "$@"

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]