Skip to content
  • Mike Hibler's avatar
    The Evisceration of Tip, Chapter 1. · 51f40ab4
    Mike Hibler authored
    Taken from the man page (ntip.1):
    ----
         Ntip differs from the traditional tip in a number of ways:
    
         1.   It does not support calling a remote system, all auto-dialing code
              has been removed.
    
         2.   All the cheezy file transfer support has been removed.
    
         3.   Most of the tilde escapes have been removed.  Mostly these were the
              file trasfer related ones.  See below for what remains.
    
         4.   Ntip ignores 90% of the remote(5) capabilities.  You can set the
              baud rate (br) and the device (dv).  Period.
    
         5.   All of tips variables are still present, but most don't do anything.
              It is left as an exercise to the interested user to differentiate.
    
         6.   By default, it operates in ``raw'' mode instead of the usual
              ``cbreak'' mode.  This means that all input processing (if any) is
              performed by the remote system.  Raw mode also disables
              ``raisechar'' and ``force'' variable interpretation...
    51f40ab4