home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
PROGRAMS
/
UTILS
/
COMPRESS
/
QF450.ZIP
/
TEST.BAT
< prev
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1989-05-08
|
209 b
|
12 lines
@echo off
tm start /n
ff *.* /a
tm "Norton File Find took " stop /l /n >QF.TIM
echo >>QF.TIM
echo
tm start /n
qf *.* /a
tm "Bieber's Quick Find took " stop /l /n >>QF.TIM
echo >>QF.TIM
echo