GNU Midnight Commander
51–60 of 317 posts
Re: GNU Midnight Commander
#52Re: GNU Midnight Commander
#53Can I get it in a Docker container?
Re: GNU Midnight Commander
#54I love Midnight Commander so much; I install it on every system I use. It's so much more efficient/pleasant when in comes to navigating the filesystem and doing basic operations, especially when you learn the shortcuts and learn how to use it along with other command-line tools (hint: if you press Ctrl+O in MC it will switch to a normal shell command prompt it the directory you're in, and you can press Ctrl+O again t…
I use it especially when moving files around in my NAS and it is awesome. For GUI file managers, I have to say you can't get better than Dolphin. It has an integrated shell for the current directory, and you can split the view. It can also directly open ssh and SFTP URLs. For local things the combination of Dolphin and it's shell is unbeatable.
You could do the same with Nautilus. But in their infinite wisdom GNOME developers decided to remove that ability.
Re: GNU Midnight Commander
#55For people on Android phones, Ghost Commander is neat. For people who like the power of Emacs dired, there used to be Sunrise Commander but last I looked it wasn't so actively maintained and had some bugs, so I've sadly gone back to regular dired.
Re: GNU Midnight Commander
#56Re: GNU Midnight Commander
#57The killer feature in mc was the popup menu that you could configure to run several commands on the selected files. And if memory serves it could be customized on a global or directory specific way.
Re: GNU Midnight Commander
#58Earlier quoted context omitted.
Volkov Commander anyone?
volkov was a great virus detector its size was right at the edge of segment (64k) so when a virus appended to the .com binary, volkov stopped working
I made a COM-to-EXE convertor back in time so that I can compress them with LZEXE (I don't remember anything about it, but I guess I just prepended an empty relocation table). It would have been interesting to incorporate that functionality in a virus.
Re: GNU Midnight Commander
#59I never could use mc. None of the keyboard shortcuts were at all intuitive to me, who had been using many different GUI file managers over the decades. Which is a shame, because I use SSH a LOT and doing normal file housework via pure CLI is super tedious and error-prone... Fortunately, I went looking more recently, and found the nnn file manager, which works properly with the basic keyboard commands I would expect,…