wok diff ncdu/description.txt @ rev 25073

Up dropbear (2022.82)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 11 11:22:52 2022 +0000 (2022-06-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ncdu/description.txt	Sat Jun 11 11:22:52 2022 +0000
     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.