using hyperterminal

Wayne Sierke ws+freebsd-questions at au.dyndns.ws
Mon Mar 8 18:54:51 PST 2004


On Mon, 2004-03-08 at 10:56, Ryan Merrick wrote:
> Kyryll A Mirnenko wrote:
> >   How is `tip` related to well-known windows' hyperterminal? E.g. can I use 
> > hyperterm-to-tip style connection? If they're using different protocols, is 
> > there a BSD hyperterminal version?
> > 
> Hi,
> 
> Tip is the freebsd built in terminal emulator (ie) the same as hyperterm. I 
> am not sure what you are asking on the second question. The close port to 
> hyperterminal is #/usr/ports/comms/minicom

Is it tip or cu?

I've used tip on an embedded linux system as a basic serial comms
utility, but tip on FreeBSD appears to be a login-style connection
program only? In any case, the following worked for me:

# cu -l cuaa0
Connected
~
[EOT]
#

Disconnect is either ~^D or ~. (tilde + ctrl-d or tilde + period).


Wayne




More information about the freebsd-questions mailing list