home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Netware Super Library
/
Netware Super Library.iso
/
file_mgt
/
ffg
/
util_bat
/
envused.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-10-23
|
206 b
|
8 lines
@echo off
::
:: FFG-based utility to report number of bytes used by DOS environment.
::
set > %temp%\}{.tmp
ffg /1 /r /q %temp%\}{.tmp /e!"echo DOS Environment is using %%s bytes."
del %temp%\}{.tmp