149
Exit Sign (lemmy.ml)
top 16 comments
sorted by: hot top controversial new old
[-] argh_another_username@lemmy.ca 15 points 6 days ago

Without saving? Bold move.

[-] blargh513@sh.itjust.works 11 points 6 days ago

Its vi. When I use it, I always fuck something up and get tangled up in knots. Best to just bail out and try again later.

[-] interdimensionalmeme@lemmy.ml 2 points 6 days ago

Yes, open another terminal and start killing processes

[-] FigMcLargeHuge@sh.itjust.works 9 points 6 days ago* (last edited 6 days ago)

That's the people who use vi to view a file. Watched a guy almost get fired when he shared his screen during an audit and had 'sudo vi /etc/shadow' right there in the command window. Auditor saw it and called him on it. He swore that he was only viewing the file to look for a user's id, but the auditor didn't care, because he could have modified it either on purpose or by accident.

[-] interdimensionalmeme@lemmy.ml 3 points 6 days ago* (last edited 6 days ago)

sudo vi /etc/shadow

amateur !

screen sudo vi /etc/shadow

or

sudo screen nano /etc/shadow

if you're neurotypical

EDITOR=/bin/rm sudo visudo

[-] interdimensionalmeme@lemmy.ml 1 points 6 days ago

EDITOR=/bin/rm $(which sudo) $(which visudo)

[-] racketlauncher831@lemmy.ml 3 points 6 days ago

Why not cat then? I don't care of his reasons either.

[-] MsFlammkuchen@lemmy.blahaj.zone 2 points 6 days ago
[-] FigMcLargeHuge@sh.itjust.works 3 points 6 days ago

Exactly, or grep would have worked. Dude just was used to doing this and picked the exact wrong moment to have it on his screen. He earned a finding with that one.

[-] hddsx@lemmy.ca 7 points 6 days ago

Are you going to save without knowing what changes were made? Bold move.

[-] MalikMuaddibSoong@startrek.website 13 points 6 days ago* (last edited 6 days ago)
[-] subiprime@lemmy.blahaj.zone 4 points 6 days ago

as someone very new to git who just uses it to back up their solo projects... i always just closed the window and reopened the directory 😭

[-] 0x0@lemmy.dbzer0.com 3 points 6 days ago* (last edited 6 days ago)

More like this for me

:q!
EDITOR=emacs !!
[-] dubyakay@lemmy.ca 8 points 6 days ago

So where do I get this sticker?

[-] ironhydroxide@sh.itjust.works 3 points 6 days ago

Leave no trace sign

this post was submitted on 22 Sep 2025
149 points (99.3% liked)

Programmer Humor

38495 readers
220 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS