When you work with a lot of files within console environment, you may find that your job is being quite tedious. You may be familiar with GUI environment File Managers, such as Nautilus, Thunar, or if you’re Windows user – File Explorer, Total Commander. Using a file manager on command line will speed up your work . You don’t have to remember syntax/commands associated with file operations. Luckily, Linux has a text based file manager that works on console environment. Midnight Commander, or mc (also the command to run midnight commander) for short, is the tool you want to use.
Read more about MC here: Midnight Commander – Console Based File Manager for Linux