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

Programmer Humor

33031 readers
783 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ZILtoid1991@kbin.social 55 points 1 year ago (7 children)

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

[–] nothacking@discuss.tchncs.de 17 points 1 year ago (5 children)

.elf is the closest thing we have.

[–] KSPAtlas@sopuli.xyz 10 points 1 year ago (1 children)

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

[–] tenshukun 1 points 1 year ago

i dont know how to tell you this, but vmlinuz-linux is not an elf file

elf is for programs running under a kernel

load more comments (3 replies)
load more comments (4 replies)