home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet MPEG Audio Archive
/
IMAA.mdf
/
WWW
/
BIN
/
IDX.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-09-01
|
192 b
|
11 lines
@echo off
echo %1
cd\imaa\%1
find -type f -print > ..\www\lst
cd\imaa\www
copy bin\index.hd in%1.htm
bin\href lst %1 >> in%1.htm
type bin\index.nd >> in%1.htm
rm lst
cd\imaa\www\bin