The following status bar codes are used to display information about the amount of space used and free on the current drive. Each code has several different forms - in a dual-display Lister this can be used to control which file display the information refers to.
Description | Code | Details |
---|---|---|
Free disk spaceDisplays the amount of free space on the drive. The size can be displayed in either bytes, or an automatic mode where the unit (bytes, KB, MB or GB) is automatically chosen depending on the size. |
{dfb} |
Free space on the drive in the source file display (in bytes) |
Used disk spaceDisplays the amount of space in use on the drive. |
{dub} |
Used space on the drive in the source file display (in bytes) |
Total disk spaceDisplays the total size of the drive. |
{dtb} |
Total space on the drive in the source file display (in bytes) |
|
||
Percentage of disk space freeDisplays the amount of free space on the drive as a percentage of the total size. |
{pf} |
Percentage of free space on the drive in the source file display |
Percentage of disk space used(#)Displays the amount of used space on the drive as a percentage of the total size. |
{pu} |
Percentage of used space on the drive in the source file display |