Originally posted by GreyGeek
View Post
https://unix.stackexchange.com/quest...the-difference
Apparently the two variables have different meanings in bash; both of them are text editors and bash apparently calls $VISUAL and if that fails, calls $EDITOR.
I probably shouldn't mention there's also a $SYSTEMD_EDITOR variable in there

Leave a comment: