Re: Q2 Server logging

1998-09-04 Thread Chris
On Mon, Jan 01, 1996 at 07:24:02AM +1300, Michael Beattie wrote: > On Fri, 4 Sep 1998, Chris wrote: > > > > > > > Hi all, > > > > I run a q2 server under linux, and I'm having trouble getting a log file > > of the server output > > > > I'm trying to redirect output to a file, using a comma

Re: Q2 Server logging

1998-09-04 Thread Michael Beattie
On Fri, 4 Sep 1998, Chris wrote: > > > Hi all, > > I run a q2 server under linux, and I'm having trouble getting a log file > of the server output > > I'm trying to redirect output to a file, using a command such as: > > ./quake2 +set dedicated 1 +exec server.cfg > /tmp/serverout > > But

Q2 Server logging

1998-09-04 Thread Chris
Hi all, I run a q2 server under linux, and I'm having trouble getting a log file of the server output I'm trying to redirect output to a file, using a command such as: ./quake2 +set dedicated 1 +exec server.cfg > /tmp/serverout But when I try this, /tmp/serverout is just an empty file (ev