[bf1942] PID

Don Kukral dk at donkeypit.com
Tue Mar 11 12:33:29 EST 2003


Actually you can just handle this in the start script.

My start script is as follows:

#!/bin/bash

./bf1942_lnxded > logs/bf-out.log 2> logs/bf-err.log &
echo $! > logs/bf.pid







More information about the Bf1942 mailing list