df

Package: WA2L/WinTools 1.2.09
Section: General Commands (1)
Updated: 14 April 2026
Index Return to Main Contents

 

NAME

df - report file system space usage

 

SYNOPSIS

WA2LWinTools/lib/shell/df [ -h ]

df [ -c ][ -b ][ -f | -F ][ -r | -R ][ -w | -W ] [(drive|file|dir)...]

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

df displays the amount of space available on the file system containing each drive|file|directory name argument.

If no drive|file|directory name is given, the space available on all currently mounted file systems is shown.

Space is shown in 1K blocks.

 

OPTIONS

-h
usage message.

-f
include floppy disks.

-F
do only floppy disks (local only).

-c
include CD-ROMs.

-r
exclude remote disks.

-R
do only remote disks.

-b
(bare display) no header or footer or totals.

-w
display output in a Windows Messagebox.

drive
drive name (with or without :) to display the space for.

file
file name to display the drive space.

dir
directory name to display the drive space.

 

ENVIRONMENT

-

 

EXIT STATUS

0
no error.

1
error or usage printed.

 

FILES

-

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), du(1)

 

NOTES

df was developed by Paul R. Sadowski <aa089@bfn.org>.

 

BUGS

-

 

AUTHOR

df was developed by Paul R. Sadowski <aa089@bfn.org> and integrated into WA2L/WinTools by Christian Walther. Send suggestions and bug reports regarding the integration to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2026 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
ENVIRONMENT
EXIT STATUS
FILES
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 16:15:13 GMT, April 14, 2026