Viewing File: /usr/bin/fgrep

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