this post was submitted on 22 Sep 2025
153 points (98.7% liked)

Programmer Humor

38894 readers
174 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] interdimensionalmeme@lemmy.ml 3 points 1 month ago* (last edited 1 month ago) (1 children)

sudo vi /etc/shadow

amateur !

screen sudo vi /etc/shadow

or

sudo screen nano /etc/shadow

if you're neurotypical

[–] into_highest_invite@lemmygrad.ml 1 points 1 month ago (1 children)
[–] interdimensionalmeme@lemmy.ml 1 points 1 month ago

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