Description
Console-based file management can be handled with panels, keyboard navigation, and curses-style interaction. It is useful on servers, remote shells, or lightweight desktops where a graphical file manager is unavailable or unnecessary.
The tool works directly with filesystem contents, so copy, move, rename, and delete operations affect real files. New users should verify the selected path before running destructive actions.