home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 1
/
FREEWARE.BIN
/
ms_dos
/
larc
/
testlarc.bat
< prev
next >
Wrap
DOS Batch File
|
1989-10-17
|
753b
|
36 lines
larc a testarc users.man
larc a testarc users.man referenc.man
larc a testarc users.man referenc.man copyrigh.doc /c
larc a testarc users.man copyrigh.doc /d
md testdir1
larc e testarc /etestdir1
cd testdir1
md testdir2
cd ..
larc e testarc /etestdir1\testdir2
larc a testarc testdir1\*.* /r
larc a testarc lz:*.* /d
larc e testarc /x
larc e testarc
larc e testarc /c
larc e testarc /c /o
larc f testarc
larc f testarc /c
larc f testarc /d
larc p testarc copyrigh.doc
cd testdir1
rd testdir2
cd ..
rd testdir1
larc e testarc /x /o
larc f testarc /d
cd testdir1
rd testdir2
cd ..
rd testdir1
larc e testarc users.man referenc.man copyrigh.doc
larc l testarc
larc l testarc /n
larc d testarc *.doc
larc d testarc *.man