Current File : //usr/bin/fgrep
#!/usr/bin/sh
exec grep -F "$@"