Category: Updates

What does -f mean in bash

I was looking at how to use runit to run gunicorn. I was looking at the bash file and I don't know what -f $PID does in #!/bin/sh GUNICORN=/usr/local...