• Laser@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    7 days ago

    Most bash scripts are nasty, except for the most simple ones.

    In its defense, it’s not a programming language.

      • Laser@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        7 days ago

        Do programmers actually like bash?

        I’m not a programmer and I really don’t like bash. Not because I don’t like shell. In fact I do like fish as a shell. But bash always feels super weird. Unfortunately that’s kind of the compatibility baseline on Linux (I don’t think any relevant system needs strict sh compatibility). But better bash’s weird arrays than none at all, plus process substitution is handy.