Your IP : 216.73.216.91


Current Path : /bin/
Upload File :
Current File : //bin/fgrep

#!/bin/sh
cmd=${0##*/}
exec grep -F "$@"