*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> df (1)              
Title
Content
Arch
Section
 

DF(1)

Contents


NAME    [Toc]    [Back]

     df - display free disk space

SYNOPSIS    [Toc]    [Back]

     df [-hiklnP] [-t type] [[file | file_system] ...]

DESCRIPTION    [Toc]    [Back]

     The df utility displays statistics about the amount of  free
disk space on
     the  specified  file_system  or  on the file system of which
file is a part.
     By default, values are displayed as 512-byte  block  counts.
If neither a
     file  nor a file_system operand is specified, statistics for
all mounted
     file systems are displayed (subject to the -l and -t options
below).

     The options are as follows:

     -h       "Human-readable"  output.  Use unit suffixes: Byte,
Kilobyte,
             Megabyte, Gigabyte, Terabyte, Petabyte,  Exabyte  in
order to reduce
 the number of digits to four or less.

     -i      Include statistics on the number of free inodes.

     -k      By default, all sizes are reported in 512-byte block
counts.  The
             -k option causes the numbers to be reported in kilobyte counts.

     -l       Display  statistics only about mounted file systems
with the
             MNT_LOCAL flag set.  If a non-local file  system  is
given as an
             argument,  a warning is issued and no information is
given on that
             file system.

     -n      Print out the previously  obtained  statistics  from
the file systems.
   This option should be used if it is possible
that one or
             more file systems are in a state such that they will
not be able
             to  provide  statistics  without a long delay.  When
this option is
             specified, df will not request new  statistics  from
the file systems,
  but  will  respond  with  the  possibly stale
statistics that
             were previously obtained.

     -P      Print out information in a stricter format  designed
to be parsed
             by portable scripts.

     -t type
             Indicate  the  actions  should only be taken on file
systems of the
             specified type.  More than one type may be specified
in a commaseparated
  list.   The list of file system types can
be prefixed
             with ``no'' to specify the  file  system  types  for
which action
             should  not  be taken.  If a file system is given on
the command
             line that is not of the specified type, a warning is
issued and
             no information is given on that file system.

ENVIRONMENT    [Toc]    [Back]

     BLOCKSIZE  If the environment variable BLOCKSIZE is set, and
the -h or -k
                options are not specified, the block counts  will
be displayed
                in units of that size block.

EXAMPLES    [Toc]    [Back]

     $ df -kP /usr

     Output,  in  a  strict format suitable for portable scripts,
disk space
     statistics for the /usr file  system  using  kilobyte  block
sizes.

SEE ALSO    [Toc]    [Back]

      
      
     quota(1),  fstatfs(2),  getfsstat(2),  statfs(2),  getmntinfo(3), fstab(5),
     mount(8), quot(8)

STANDARDS    [Toc]    [Back]

     The df utility is compliant with the  IEEE  Std  1003.2-1992
(``POSIX.2'')
     specification.

HISTORY    [Toc]    [Back]

     A df utility appeared in Version 3 AT&T UNIX.

OpenBSD      3.6                         January     13,     1994
[ Back ]
 Similar pages
Name OS Title
df Tru64 Displays statistics on free disk space
quot FreeBSD display disk space occupied by each user
quot OpenBSD display disk space occupied by each user
dosdf HP-UX report number of free disk clusters
df IRIX report number of free disk blocks
df HP-UX report number of free file system disk blocks
bdf HP-UX report number of free disk blocks (Berkeley version)
df_hfs HP-UX report number of free CDFS, HFS, or NFS file system disk blocks
df_vxfs HP-UX report number of free disk blocks on a VxFS file system
df_cdfs HP-UX report number of free CDFS, HFS, or NFS file system disk blocks
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service