Date: 2019apr22
OS: Linux
Q. Linux: TUI file managers
A. Midnight Commander is famous from the DOS world and still lives
in Linux. Can be installed (RedHat/Fedora/CentOS) with:
dnf install mc
And run with just `mc`
I tired it once to make a subtle rename of some files and I didn't
like that the new filename field was completely empty.
I just wanted to change a few characters in the filename so would
have preferred the old name as the default.
So I prefer nnn. Can be installed (RedHat/Fedora/CentOS) with:
dnf install nnn
And run with just `nnn`
Others
https://www.linuxlinks.com/bestconsolefilemanagers/