Config.in 232 B

123456789
  1. config BR2_PACKAGE_FTOP
  2. bool "ftop"
  3. select BR2_PACKAGE_NCURSES
  4. help
  5. Ftop is to files what top is to processes.
  6. The progress of all open files and file systems can be
  7. monitored.
  8. https://sourceforge.net/projects/ftop/