home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / I265.ZIP / b_bkup.cmd next >
OS/2 REXX Batch file  |  1992-08-05  |  83b  |  6 lines

  1. rem bkup.cmd
  2. cd \work\docfiles
  3. copy *.txt a:
  4. cd \reports\xfiles
  5. copy *.txt a:
  6.