On Tuesday, 29 July, 2003 15:04, AragonX wrote: > Have you tried using screen? That's what I use. You simply: > > # screen > # ./hlds_run ... > # ctrl-D (detach screen) > > Then when you want to access it again you have to use > > screen -r
Yes that's the only way I could get it to work. Thanks for your help. But is there a way to start this kind of setup at startup using system scripts? >From what I can do here, it seems I have to start a new screen and then Ctrl-A-D manually, because if the screen terminates the server doesn't work anymore. This is a bit annoying, having to do it by hand. I dunno if that's a problem with the latest version of hlds or something but I used to be able to run it simply by redirecting the output, on FreeBSD (haven't tested with latest version) Thanks again in advance :) Olivier -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list
