home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / cu / cunix.bat < prev    next >
DOS Batch File  |  2020-01-01  |  84b  |  3 lines

  1. @echo off
  2. kermit def userid %1, def passwd %2, def host cunix, take cunix.scr, stay
  3.