home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 1 / FREEWARE.BIN / ms_dos / larc / testlarc.bat < prev    next >
DOS Batch File  |  1989-10-17  |  753b  |  36 lines

  1. larc a testarc users.man
  2. larc a testarc users.man referenc.man
  3. larc a testarc users.man referenc.man copyrigh.doc /c
  4. larc a testarc users.man copyrigh.doc /d
  5. md testdir1
  6. larc e testarc /etestdir1
  7. cd testdir1
  8. md testdir2
  9. cd ..
  10. larc e testarc /etestdir1\testdir2
  11. larc a testarc testdir1\*.* /r
  12. larc a testarc lz:*.* /d
  13. larc e testarc /x
  14. larc e testarc
  15. larc e testarc /c
  16. larc e testarc /c /o
  17. larc f testarc
  18. larc f testarc /c
  19. larc f testarc /d
  20. larc p testarc copyrigh.doc
  21. cd testdir1
  22. rd testdir2
  23. cd ..
  24. rd testdir1
  25. larc e testarc /x /o
  26. larc f testarc /d
  27. cd testdir1
  28. rd testdir2
  29. cd ..
  30. rd testdir1
  31. larc e testarc users.man referenc.man copyrigh.doc
  32. larc l testarc
  33. larc l testarc /n
  34. larc d testarc *.doc
  35. larc d testarc *.man
  36.