ZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 2 years agoWeb 2.0, and its consequences...media.kbin.socialimagemessage-square68fedilinkarrow-up1691arrow-down129
arrow-up1662arrow-down1imageWeb 2.0, and its consequences...media.kbin.socialZILtoid1991@kbin.social to Programmer Humor@lemmy.ml · 2 years agomessage-square68fedilink
minus-squareZILtoid1991@kbin.socialOPlinkfedilinkarrow-up45·2 years agoLinux doesn’t have a standard file extension for executable files, and that wouldn’t have been good for this meme.
minus-squareAndrew@mander.xyzlinkfedilinkarrow-up20arrow-down1·2 years agoYou can: ./texteditor, ./bin/texteditor, “texteditor binary”, “(local) texteditor program”.
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up15·2 years ago.elf is the closest thing we have.
minus-squareRickyRigatoni@lemmy.mllinkfedilinkarrow-up24·2 years agoI hate elves. If I see any elves in my computer I’m throwing it in the forge.
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkarrow-up7·2 years agoEh, .elf is more for really low level ELF files, so a program would just be named program, a kernel would be named kernel.elf
Linux doesn’t have a standard file extension for executable files, and that wouldn’t have been good for this meme.
You can:
./texteditor
,./bin/texteditor
, “texteditor binary”, “(local) texteditor program”..elf is the closest thing we have.
I hate elves. If I see any elves in my computer I’m throwing it in the forge.
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