diff options
author | wiz <wiz> | 2013-08-23 11:31:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-08-23 11:31:29 +0000 |
commit | c694233d4a096b0e40a805693808b9b40157726e (patch) | |
tree | 509149d010847326455071201315f1fb024ca787 /sysutils/ncdu/DESCR | |
parent | ea1ff867a9448c922f5ce4f32974f2abba31730a (diff) | |
download | pkgsrc-c694233d4a096b0e40a805693808b9b40157726e.tar.gz |
Import ncdu-1.10 as sysutils/ncdu, packaged for wip by slitvinov.
ncdu (NCurses Disk Usage) is a curses-based version of the well-known
'du', and provides a fast way to see what directories are using
your disk space.
Diffstat (limited to 'sysutils/ncdu/DESCR')
-rw-r--r-- | sysutils/ncdu/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ncdu/DESCR b/sysutils/ncdu/DESCR new file mode 100644 index 00000000000..25e8227bc36 --- /dev/null +++ b/sysutils/ncdu/DESCR @@ -0,0 +1,3 @@ +ncdu (NCurses Disk Usage) is a curses-based version of the well-known +'du', and provides a fast way to see what directories are using +your disk space. |