home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / tcpcsd2.zip / BASECSD2.EXE / BIN / TELNETD.CMD < prev    next >
OS/2 REXX Batch file  |  1993-04-19  |  360b  |  15 lines

  1. @ECHO OFF
  2. REM  This product contains "Restricted Materials of IBM":
  3. REM     Program Number:   5798RXW
  4. REM     Program Name:     IBM TCP/IP Version 1.2 for OS/2
  5. REM  (C) Copyright IBM Corporation. 1990, 1991.
  6. REM
  7. REM  See IBM Copyright Instructions.
  8. REM
  9. SET PROMPT=[$l%hostname%$g-$p]
  10. if .%term%.==.dumb. goto dumb
  11. goto end0
  12. :dumb
  13. keys off
  14. :end0
  15.