View Single Post
  #1  
Old April 18th, 2004, 11:04 PM

BugRoger BugRoger is offline
Corporal
 
Join Date: Jan 2004
Location: Berlin, Germany
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
BugRoger is on a distinguished road
Default Redirect output of Linux Dominions server to logfile?

Hello Everybody,

now that the battle replay bug has been fixed I'm trying to set up my linux game server. I wrote some scripts for automatic turn notification and everything works pretty well.

I got a little problem with catching the output of the server process though. Some time ago Gandalf wrote that it's now possible to catch the output but I can't get it to work.

I currently start the server like that:
nohup dom2 --lotofparameters > logfile 2>> error &

Tried a billion different redirections as well. It doesn't seem like I now what I'm doing. It just doesn't work.

Any ideas?


Rock on,

Michael

[ April 18, 2004, 22:07: Message edited by: BugRoger ]
Reply With Quote