home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / autoget2.zip / process1.cmd < prev    next >
OS/2 REXX Batch file  |  1998-12-08  |  42b  |  4 lines

  1. @echo off
  2. copy %1 %2 >nul
  3. del %1 >nul
  4.