this post was submitted on 12 Aug 2023
766 points (96.5% liked)

Programmer Humor

31224 readers
51 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 65 points 10 months ago (2 children)
[โ€“] [email protected] 55 points 10 months ago (2 children)

Linux doesn't have a standard file extension for executable files, and that wouldn't have been good for this meme.

[โ€“] [email protected] 26 points 10 months ago

You can: ./texteditor, ./bin/texteditor, "texteditor binary", "(local) texteditor program".

[โ€“] [email protected] 17 points 10 months ago (2 children)

.elf is the closest thing we have.

[โ€“] [email protected] 30 points 10 months ago (2 children)

I hate elves. If I see any elves in my computer I'm throwing it in the forge.

[โ€“] [email protected] 4 points 10 months ago

YES BROTHER KILL THE ELVES

[โ€“] [email protected] 10 points 10 months ago

Eh, .elf is more for really low level ELF files, so a program would just be named program, a kernel would be named kernel.elf

[โ€“] [email protected] 22 points 10 months ago

Oh they're just making a general point.

My gf did ask me why there wasn't an "exe" on my linux system though. But that's another story.