wok diff ncdu/description.txt @ rev 24989

updated nfs-utils (2.4.3 -> 2.6.1)
author Hans-G?nter Theisgen
date Thu May 12 17:03:36 2022 +0100 (2022-05-12)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ncdu/description.txt	Thu May 12 17:03:36 2022 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +Ncdu is a disk usage analyzer with an ncurses interface.
     1.5 +It is designed to find space hogs on a remote server where you
     1.6 +don't have an entire graphical setup available, but it is a
     1.7 +useful tool even on regular desktop systems.
     1.8 +
     1.9 +Ncdu aims to be fast, simple and easy to use, and should be
    1.10 +able to run in any minimal POSIX-like environment with ncurses
    1.11 +installed.