home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-387-Vol-3of3.iso
/
list.bat
< prev
next >
Wrap
DOS Batch File
|
1993-08-25
|
64b
|
5 lines
echo off
dir *.exe /b/w/s
dir *.com /b/w/s
dir *.bat /b/w/s