I want to send a keystroke (F5) out of a shell script which begins with
#!/bin/sh
I use Git Bash. How do I do that?