[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: serial port program



On Sun, Jan 11, 2009 at 04:47:50PM +0900, J.H.Kim wrote:
> Hi, everyone
> 
> Is there serial program like windows hypertermal in debian other than
> minicom?
> When I use minicom, it is killed after being received non-ascii characters.
> I want to serial program to minitor rs-232 which shows ascii characters
> and hex data.

you may use screen like this:

screen /dev/ttyS0 115200

mk


Reply to: