>> I'm trying to open the serial port from the command line.
>> 
>> I'm looking for a utility similar to tip.
>> 
>> i.e.
>> tip /dev/tty0
> 
> 
>
>minicom, seyon


Yup - I'd mention kermit, too, if we have correctly
deciphered what it is you're asking for.  Of course,
the rawest way to "open the serial port from the
command line" is to do something like

  cat   /dev/ttyS0

...or

  cat > /dev/ttyS0

...but that's probably not what you wanted, right?


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to