Config.in 229 B

12345678
  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 monitored.
  7. https://sourceforge.net/projects/ftop/