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

Programmer Humor

33048 readers
835 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
[โ€“] 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