this post was submitted on 08 Jul 2025
0 points (NaN% liked)

Programmer Humor

25844 readers
2779 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

I know it's been done before, but still.

top 2 comments
sorted by: hot top controversial new old
[โ€“] pewpew@feddit.it 0 points 1 month ago* (last edited 1 month ago) (1 children)

alias sudo="echo "Yes daddy."; /bin/sudo"

Do you mean: echo "Yes daddy." ; /bin/sudo

(One space between the quotes and semicolon)