Sindbad~EG File Manager

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

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

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists