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