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
-f $PID
#!/bin/sh GUNICORN=/us
-f checks if the file exists and is a regular file.
-f