AW: AW: [bf1942] Loging when Screen is activ

paul tp-international at t-online.de
Wed Mar 12 15:19:47 EST 2003


So, now i tried it myself:

I made a file called: serverstart wich the following content:

#!/bin/sh
./bf1942_lnxded > /path/to/log/bf-out.log 2> /path/to/log/bf-err.log

Made it executable (e.g. chmod 700 serverstart)

then I typed:
screen -dmS BF1942 ./serverstart
in the game-directory


Bingo! The two log-files have been written to the log-directory.

And don't run it as root.

So long....


-----Ursprüngliche Nachricht-----
Von: BMP [mailto:BMP at gmx.de]
Gesendet: Mittwoch, 12. März 2003 17:53
An: paul
Betreff: Re: AW: [bf1942] Loging when Screen is activ

Hello Paul,

i have change it to :
screen -A -m -d -S BF ./bf1942_lnxded +game CollectionRtR | tee
/home/BMP/log/bf.log 2>&1
and now i find the log ;-)
But the log is EMPTY there is nothing in it. I have connect to the
Server and disconnect but no entry.








More information about the Bf1942 mailing list