On 19/09/2001, 18:36:26, "Jeremy Stoltz" <[EMAIL PROTECTED]> wrote regarding 
HLTV on Linux:
> OK another HLTV question. It doesn't look like it will run in the
> background.
>
> Launching it with the following command:
> ./hltv +connect 209.221.163.201:27025 -port 27125 &
>
> It quits a few seconds after being launched. If I remove the & it will 
run
> fine.

I noticed this as well.  Just as is the case with hlds_run, hltv reads
console commands in from stdin.  So that means you have to either 
redirect
standard input from /dev/null, use screen, leave it in the foreground or
something else.


Reply via email to