Dec 122017
Gas guage for your hard disk..graphically shows amount of space left. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
DF.DOC | 1137 | 487 | deflated |
DF.EXE | 24430 | 16336 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
Download File DF.ZIP Here
Contents of the DF.DOC file
Use "df" to get a graphic view of the amount of disk space remaining
on the disk. The number of bytes available, number of bytes total,
and percentage of disk space free is printed in both a bargraph and
in numbers. When less than 5% disk space is remaining, the bar graph
is displayed in RED. Otherwise the bargraph is displayed in GREEN.
Usage:
C> df - available disk space on current default drive
C> df - available disk space on specified disk
Examples:
C> df
1,730,560 bytes free (5%) out of 33,435,648 bytes on default drive
0 10 20 30 40 50 60 70 80 90 100
C> df d:
1,130,496 bytes free (12%) out of 9,216,000 bytes on drive D:
0 10 20 30 40 50 60 70 80 90 100
This program may be shared and distributed freely. Enjoy.
Ed Trujillo - September 7, 1988
Albuquerque, NM
on the disk. The number of bytes available, number of bytes total,
and percentage of disk space free is printed in both a bargraph and
in numbers. When less than 5% disk space is remaining, the bar graph
is displayed in RED. Otherwise the bargraph is displayed in GREEN.
Usage:
C> df - available disk space on current default drive
C> df
Examples:
C> df
1,730,560 bytes free (5%) out of 33,435,648 bytes on default drive
0 10 20 30 40 50 60 70 80 90 100
C> df d:
1,130,496 bytes free (12%) out of 9,216,000 bytes on drive D:
0 10 20 30 40 50 60 70 80 90 100
This program may be shared and distributed freely. Enjoy.
Ed Trujillo - September 7, 1988
Albuquerque, NM
December 12, 2017
Add comments