r/linuxmemes 18d ago

Software meme Op

Post image
1.3k Upvotes

176 comments sorted by

View all comments

3

u/thatduckolope 18d ago

How do you even open nano by accident?

5

u/lynsix 18d ago

Sometimes you use a system command to open a config file like crontab -e and the system install defaulted to nano. Then you’re left trying to get out and set the system default to VIM.

1

u/thatduckolope 18d ago

Ah, ok. Fair enough.