this post was submitted on 17 Mar 2026
52 points (96.4% liked)

Programmer Humor

30465 readers
2184 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
 

An implementation of sudo for DOS, to run the given command with full privileges. It can be used to edit important system files, run disk partitioning tools, and so on!

you are viewing a single comment's thread
view the rest of the comments
[–] Scoopta@programming.dev 6 points 1 day ago (1 children)

Technically that segment is not a com file. They are MZ exe files. com files have no metadata or header

[–] otacon239@lemmy.world 7 points 1 day ago

You could say any arrangement of words or letters about the inner workings of Windows, and I’d probably just take your word for it at this point.