Disconnect from Serial Connection

Greetings,

I managed to get connected to a serial connection to my device via cuad0 but I can´t find a way to close the session and get out.

I tried every key combination I could find on the web and the freebsd handbook but with no luck so far.

I am running FreeBSD 7.2 and I used cu to connect to the serial device - its an oscilloscope (Tektronic TDS 2014, if that helps!)

Any ideas how I can get out?

With Thanks,

atwinix ;)
 
atwinix said:
I am running FreeBSD 7.2 and I used cu to connect to the serial device - its an oscilloscope (Tektronic TDS 2014, if that helps!)

Any ideas how I can get out?

You need to type [CMD=]~.[/CMD] on a new line, i.e.
Code:
<ENTER>
~.
 
I'm using both KVM and serial connection and typing exit always get backs to local shell or java app that starts serial / KVMoIP connection.
 
Back
Top