624
why hard exit editor? Nano say at bottom.
(files.catbox.moe)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
nano is usually built in. Adding another one is just redundant if all you're using it for is editing an occasional config file.
Honestly never understood the hate for it. Who cares? Petty, stupid, nerd-wars over little crap like a text editor is the reason average people don't even consider linux.
I see vim preinstalled more than nano (e.g. in container images). I've been trying to convert to micro, though. It has better support for terminal emulators than nano.
I very rarely see people hate nano (except a few comments in this thread), and I always see nano recommended as the text editor when people give advice on doing things in the command line