Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DISCUS(1)		    General Commands Manual		     DISCUS(1)

NAME
       discus -	print a	report of disk space usage

SYNOPSIS
       discus [options]

DESCRIPTION
       discus aims to make df(1) prettier. Features include color, bar graphs,
       and  smart formatting of	numbers	(automatically choosing	the most suit-
       able size from  kilobytes,  megabytes,  gigabytes,  or  terabytes).  Or
       choose  your  own  size,	 along	with  specifying the number of decimal
       places you'd like to see. You may also copy  /usr/local/etc/discus/dis-
       cusrc to	$HOME/.discusrc	and customize things to	your preference.

OPTIONS
       -h, --help
	      Show summary of options.

       -c     Disable color.

       -d     Display device names instead of graphs.

       -p     Number of	digits to right	of decimal place.

       -s     Do not use smart formatting.

       -t, -g, -m, -k
	      Display  sizes in	terabytes, gigabytes, megabytes, or kilobytes,
	      respectively.  Assumes -s.

       -v, --version
	      Show version of program.

       -r     Takes into account even the reserved space to root; it  will  be
	      counted in percentage and	in available columns only (Used	is for
	      real used	space).

FILES
       /usr/local/etc/discus/discusrc, $HOME/.discusrc

SEE ALSO
       df(1)

AUTHOR
       This  manual  page  was adapted by Ron Farrer <rbf@debian.org> from one
       written by  Stormy  Henderson  <stormy@raincrazy.com>  for  the	Debian
       GNU/Linux system	(but may be used by others).

       This  manual  page  was	later  updated by Chris	Moerz <freebsd@ny-cen-
       tral.org> for FreeBSD.

				April 26, 2021			     DISCUS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=discus&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help