tip command

Gary Crum crum at fcom.utah.edu
Mon Jan 21 07:42:28 AEST 1991


Hi.  I am using tip to connect from a shell to serial lines (e.g. to a
modem), with AIX 3.1 (9040 or something like that - later than 9021)
on a 730.  I've noticed that the set of tip variables described in the
tip man page is quite different from those maintained by the tip program.

I'd like to turn off the "escape", "force" and "raisechar" functions.
Has anyone done that?  I've tried "force=" (with no character specified)
and "!force" and "force=none", but none of those have the desired effect.
If you know how, please share the info.

BTW, with my current setup, "tip" works much better than "cu" -- "cu"
loses characters but tip does not.  But, "tip" won't connect to my modem
when the modem is not asserting Carrier Detect, but "cu" does.  Hmm...
(By the way, kermit also will not connect unless CD is asserted.
Does that symptom sound familiar to anyone?)

Anyway, here is the configuration of tip variables that I have found
works well, with the exception of the active "escape", "force" and
"raisechar" functions which I would like to disable (sometimes).

[set] all

!beautify                          baudrate=9600 
dialtimeout=60                     eofread=%$
eofwrite=^D                        eol=^U^C^R^O^D^S^Q
escape=~                           exceptions=\t\n\b\f
force=                             framesize=4096 
host=tty2                          phones=/etc/phones
prompt=^J                          !raise
raisechar=                         record=tip.record
remote=/etc/remote                 !script
!tabexpand                         verbose
SHELL=/bin/ksh                     HOME=/u/garyc
!echocheck                         disconnect=
!tandem                            linedelay=0    
chardelay=0                        etimeout=10   
rawftp                             !halfduplex
!localecho                         parity=none



More information about the Comp.unix.aix mailing list