Current File : //proc/self/root/proc/self/root/usr/bin/fgrep
#!/bin/sh
cmd=${0##*/}
exec grep -F "$@"