HOME


Mini Shell 1.0
DIR: /usr/bin/X11/X11/X11/
Upload File :
Current File : //usr/bin/X11/X11/X11/fgrep
#!/bin/sh
cmd=${0##*/}
exec grep -F "$@"