Variable: dired-free-space-program

dired-free-space-program is an alias and customizable for directory-free-space-program, defined in dired.el.gz.

This variable is obsolete since 27.1; use directory-free-space-program instead.

Value

"df"

Documentation

Program to get the amount of free space on a file system.

We assume the output has the format of df. The value of this variable must be just a command name or file name; if you want to specify options, use directory-free-space-args.

A value of nil disables this feature.

Probably introduced at or before Emacs version 22.1.

Aliases

dired-free-space-program (obsolete since 27.1)