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