File: README

package info (click to toggle)
discus 0.2.9-11
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 244 kB
  • sloc: python: 978; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 960 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Discus is a program to display hard drive space usage, much like the
standard UN*X command df.  
                         
Discus aims to make df(1) prettier. Features include color, bar graphs, and
smart formatting of numbers (automatically choosing the most suitable 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.

To configure Discus on a system-wide basis, edit the /etc/discusrc file. 
But you should probably change things just for yourself, by copying
/etc/discusrc to ~/.discusrc and editing that.

The source code is contained in the discus file itself, as it is a Python
code encapsulated in a shell script.

Yes, I chose the name Discus because of the similarity to "disk use."  And
no, I didn't misspell discuss.  A discus is a round thingie people throw.

Newest versions of Discus may be found at:
http://www.raincrazy.com/software/discus/