home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 16
/
16.iso
/
t
/
t222
/
1.img
/
DEMO-BAT.ZIP
/
HISTORY.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1993-10-12
|
274 b
|
12 lines
@echo off
cls
echo Here is a listing of HISTORY files.
echo Press any key to begin searching...
pause >nul
echo on
ffg /p *:*h[is[,t*],[i,]st[o,]ry*]
@echo off
REM Like: ffg /p *:*his+*hist*+*h*st*ry*
echo Done. Press any key for next demonstration...
pause>nul