The Exquisite `df' (xdf) is a souped-up version of df(1) rewritten from scratch and focused on flexibility of field selection and output format. It offers HTML and CSV outputs, besides the traditional text-based console output. It is fit for system administrators who are tired of post-processing df(1) output through shell or Perl scripts in order to avoid broken lines or to get a simple total/summary line.
| Tags | df Space HTML disk free available csv frame summary total units |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | Unix Linux AIX Solaris SunOS HP-UX FreeBSD OpenBSD |
| Implementation | C |
| Translations | English |
Recent releases


Release Notes: This version brings an option to enable an alternate field delimiter on CSV output. This version has been tested and verified stable on AIX, Solaris, HP-UX, Linux, BSD, and Cygwin.


Release Notes: This version brings a "-5" flag to show sizes in units of 512-byte sectors for legacy compatibility with BSD systems. In addition, port fixes for OpenBSD, NetBSD, and FreeBSD have been provided. This version has been tested and verified "stable" on Unix, Linux, BSD, and Cygwin.


Release Notes: This version brings a new flag to display the percentage of free space (instead of the default percent of space in use). In addition, a few bugs on HP-UX were fixed, and an enhanced 'configure' script has been released.


Release Notes: This version includes a timeout to avoid hanging on troubled filesystems, and a flag (-N) to include NFS filesystems in the results. This version has been tested and verified stable on Unix and Linux variants.