Your IP : 216.73.216.176


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

#!/bin/sh
exec grep -F "$@"

?>