• owsei@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Is it not about chaining processes?

    IIRC the ideia was to use pipe (or other methods) to send one program’s output to another’s input

    But it very well could be about reusable functions, as code or as a .so file