Your IP : 216.73.216.139


Current Path : /bin/
Upload File :
Current File : //bin/fgrep

#!/bin/sh
cmd=${0##*/}
exec grep -F "$@"