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