PDA

View Full Version : How do I exit tserver?


dualfragment
10-04-2003, 04:31 PM
I have it running and after I extract a recorded program, it goes back to the Waiting for an incoming connection! screen. How do I get out of that and back to the bash prompt?

captain_video
10-04-2003, 04:52 PM
Do a Ctrl+C to exit any currently running program to get back to bash. You can also just close out the telnet window and start a new session. The current session will terminate when the window closes.

dualfragment
10-04-2003, 04:58 PM
thanks!