Viewing File: /bin/fgrep

#!/bin/sh
exec grep -F "$@"
Back to Directory File Manager