DESCR 650 B

1234567891011121314151617181920
  1. Last File Manager is a powerful file manager for the UNIX console.
  2. It has a curses interface and is written in Python.
  3. Some of the features you can find in lfm:
  4. console-based file manager for UNIX platforms
  5. 1-pane or 2-pane view
  6. tabs
  7. bookmarks
  8. history
  9. vfs for compressed files
  10. dialogs with entry completion
  11. PowerCLI, a command line interface with advanced features
  12. fast access to the shell
  13. direct integration of find/grep, df and other tools
  14. color files by extension [Andrey Skvortsov]
  15. support for different file names encodings
  16. fast file viewer with text and binary modes
  17. ...and many others