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