Your IP : 18.217.10.152


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

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

?>