home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / geturl.zip / wthrutl.cmd < prev   
OS/2 REXX Batch file  |  1995-12-04  |  198b  |  6 lines

  1. /* Rexx Program */
  2. 'geturl ftp://hobbes.nmsu.edu/os2/graphics/gbm.zip -o'
  3. 'unzip gbm gbm.dll gbmsize.exe'
  4. 'geturl ftp://hobbes.nmsu.edu/os2/wpsutil/backgnd2.zip -o'
  5. 'unzip backgnd2 *.exe'
  6. exit