home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / OS2 / LOGENH11.ZIP / TELNETD2.CMD < prev   
OS/2 REXX Batch file  |  1994-02-02  |  108b  |  5 lines

  1. @echo off
  2. set TELCSPEC=%COMSPEC%
  3. set COMSPEC=c:\tcpip\bin\login2.exe
  4. telnetd %1 %2 %3 %4 %5 %6 %7 %8 %9
  5.