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