Try screen -S cs -X -p0 eval "stuff quit^m" or swap quit with any other command.

Ian

On 5/31/05, Clayton Macleod <[EMAIL PROTECTED]> wrote:
> in my srcds_run I inserted my randomizing command, this is near the
> bottom of the file I believe:
>
> if test -n "$RESTART" ; then
>                echo "Auto-restarting the server on crash"
>
>                #loop forever
>                while true
>                do
>                        # Update if needed
>                        update
>
>                        # Run the server
>                        echo Randomizing mapcycle...
>                        /home/shorty/randomizemapcycle.sh
>
>
>
> --
> Clayton Macleod
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to