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