Your IP : 18.191.22.207


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

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

?>