home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 8 / CDACTUAL8.iso / share / os2 / utilidad / csd / basecsd2.exe / BIN / TELNETD.CMD < prev    next >
Encoding:
Text File  |  1993-04-19  |  360 b   |  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.