wok diff ncdu/description.txt @ rev 25439

Up xz (5.2.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 16:28:38 2022 +0000 (22 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ncdu/description.txt	Thu Sep 01 16:28:38 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.