home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Boldly Go Collection
/
version40.iso
/
TS
/
10A
/
DOS5BAT.ZIP
/
DISKSIZE.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-11-02
|
182b
|
8 lines
@ECHO OFF
REM This is DISKSIZE.BAT
REM
REM HIDDEN.BAT tells you the size of the disk that you're using.
REM
ECHO Checking size of drive . . .
CHKDSK | FIND "total disk space"