Jorgelino@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 years agoVery clever...lemmy.mlimagemessage-square58linkfedilinkarrow-up179arrow-down11file-text
arrow-up178arrow-down1imageVery clever...lemmy.mlJorgelino@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 years agomessage-square58linkfedilinkfile-text
minus-squarepsud@aussie.zonelinkfedilinkarrow-up6·3 years agoIf anyone needs the command: :q! If you want the computer to ask if you’re sure: :q If you want to save: :wq
minus-squareintensely_human@lemm.eelinkfedilinkarrow-up2·3 years agoYou’re nullifying that safety measure by doing this you know
minus-squareMadlaine@feddit.delinkfedilinkarrow-up2·3 years agoSome people just want to see the world burning
minus-squareArmok: God of Blood@lemmy.dbzer0.comlinkfedilinkarrow-up1·3 years agoIt’s the opposite of nerd sniping.
minus-squarePoolloverNathan@programming.devlinkfedilinkEnglisharrow-up2·3 years ago:wq will write even if you didn’t change anything; :x won’t. (similar to :w vs :up)
If anyone needs the command: :q!
If you want the computer to ask if you’re sure: :q
If you want to save: :wq
You’re nullifying that safety measure by doing this you know
Some people just want to see the world burning
It’s the opposite of nerd sniping.
:wqwill write even if you didn’t change anything;:xwon’t. (similar to:wvs:up)