Your IP : 3.137.171.71


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

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

?>