home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 142.lha / DNet / doc / fterm.doc < prev    next >
Text File  |  1986-11-21  |  747b  |  21 lines

  1. AMIGA/FTERM
  2.  
  3.     FTERM [-Nnet] [port#]
  4.  
  5.     FTERM opens a standard intuition window and connects to a CSH running on
  6.     the remote UNIX machine.  If the remote machine is another Amiga, it
  7.     connects to the terminal-window server (STERM).
  8.  
  9.     UNIX: The csh runs on a PTY and is NOT named, which means you don't show
  10.     up in WHO or FINGER, and cannot TALK other people (nor can they talk you).
  11.     To get a named shell, you must 'rlogin localhost'.  This adds another process
  12.     to the character-loop.
  13.  
  14.     The default port# is 8195.    You can also specify another port # to
  15.     connect to.
  16.  
  17.     The -N option specifies the network (default = 0).  This is the same
  18.     network as was specified when you ran DNET (if was not specified, is 0)
  19.  
  20.  
  21.