I recently came across an awesome open-source tool called Midnight Commander, and I'm impressed. It's a visual file manager that runs directly in the CLI (Command Line Interface), making file navigation fast and intuitive. You can use the keyboard or the mouse to navigate the file structure—super flexible!
Installation is a breeze:
Once installed, simply run it by typing:
If you're looking for a reliable, easy-to-use file manager for the terminal, I recommend giving it a try!
Here is a screenshot:
Installation is a breeze:
Bash:
sudo apt-get install mc
Once installed, simply run it by typing:
Bash:
mc
If you're looking for a reliable, easy-to-use file manager for the terminal, I recommend giving it a try!
Here is a screenshot: