[Freeciv] Re: backgrounding the civserver process?
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, May 29, 2002 at 05:53:00AM -0700, Brian Soderblom wrote:
>
> Is there a way to background the civserver process on a unix platform? I'd
> like to be able to start it, then background it and log off the server and
> have the game continue running. Right now I have to leave the connection to
> the server open, since the process immediately suspends when it is
> backgrounded.
Try
civserver < /dev/null > /dev/null &
> Thanks,
> Brian
--
Reinier
|
|