• dan@upvote.au
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Linux mostly doesn’t use file extensions… It relies on “magic bytes” in the file.

    Same with the web in general - it relies purely on MIME type (e.g. text/html for HTML files) and doesn’t care about extensions at all.