AW: [bf1942] PID

paul tp-international at t-online.de
Tue Mar 11 12:39:03 EST 2003


Btw: is it possible to run more than one instance on a machine ?


-----Ursprüngliche Nachricht-----
Von: Don Kukral [mailto:dk at donkeypit.com]
Gesendet: Dienstag, 11. März 2003 18:33
An: bf1942 at icculus.org
Betreff: RE: [bf1942] PID

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