• pelya@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    How about /bin/true

    int main() {
      return 0;
    }
    

    it’s about the size limit of safe C code that I can write.