re: lwinfo

Eric Auer <[email protected]> Mon, 4 Nov 2002 14:45:25 +0100 (MET)
Newsgroups gmane.os.freedos.devel
Message-ID <[email protected]>
Hi, lwinfo output looks like that:

A:\>c:\home\ramdisk\bin\lwinfo c:

Laufwerk C:
Bezeichnung: emu/freedos
Erstellt am 0.0.1980 um 0:0 Uhr

Speicherplatz:
Gesamt:   553893888 B,  540912.00 KB,     528.23 MB
Frei:       5079040 B,    4960.00 KB,       4.84 MB


(and then it shows a bargraph of the disk usage, using the "all filled"
and "33% filled" block graphics characters - maybe "#" and "." should be
possible optionally to get an all-ascii output)

(finally it shows "Belegt: 99.08% (#)" and "Frei: 0.92% (.)" - using the
block graphics again, instead of # and . - could not cut and paste them
in this mail)


In the trend of LWINFO, I hereby put my VOLINFXL into public domain as
well. It shows output like this (would show all drives from C:, but in
dosemu I do not have that many...):

C:\DOS\DOS\BIN>volinfxl
VolInfXL by AuerSoft 1997-2000, using MB=1048576 [ No CDROM ]
Ignoring drives with no label or label MS-RAMDRIVE
C: [emu/freedos]    70.855 MB used, (  164.223 MB of   235.078 MB free)
D: [DISKIMAGE..]     0.215 MB used, (    7.754 MB of     7.969 MB free)
#: [SUMMARY:   ]    71.070 MB used, (  171.977 MB of   243.047 MB free)

Get volinfxl at http://www.coli.uni-sb.de/~eric/stuff/soft/specials/
Have fun combining it with LWINFO if you want to :-).

Eric