Can I get it in a Docker container?
GNU Midnight Commander
31–40 of 317 posts
Re: GNU Midnight Commander
#32For 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
#33Today, the DOS Think is far less prevalent.
Midnight Commander's screenshots would have looked a little off to OFM users with DOS Think. Today, it's the original MS/PC/DR-DOS tools that will appear odd to novices. They did things like have a narrow 8.3 filename column, omit the dots, use graphics in the filename for system files, use glyphs that one could only obtain through poking C0-range codes into video RAM, change UI elements as one pressed and released the Alt key, and so forth.
Re: GNU Midnight Commander
#34Can I get it in a Docker container?
Re: GNU Midnight Commander
#35https://lists.debian.org/msgid-search/20191228133344.GA4943@...
Re: GNU Midnight Commander
#36Re: GNU Midnight Commander
#37Re: GNU Midnight Commander
#38Re: GNU Midnight Commander
#39I haven't used this for a long old time. Back in the day it was the only way to recover your university dissertation when you'd rm -rf'd in the wrong directory. Go on, ask me how I know ... I've not had much cause to use it since then though.
mc can recover deleted files?
If you were quick and unmounted as soon as you had realised what you’d done, and the space had not been re-used for anything, you could often get the file back because rm just unlinked the inodes on ext2 IIRC.
I imagine that the commands it used under the hood were accessible to anyone with the right know-how, but at the time that’s not something I had, and all the guides started with “use midnight commander” so I did :)
(Saying “only way” to recover might be a stretch, it’s true)