home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 8 / amigaformatcd08.iso / in_the_mag / html_tutorial / backup.bat next >
DOS Batch File  |  1996-03-22  |  57b  |  3 lines

  1. rm -f -r a:\the_html.zip
  2. zip -r -p a:\the_html.zip *.*
  3.