• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    2 days ago

    If you find yourself reaching for this feature it probably means your Bash script has reached the level of complexity where you should absolutely not be using Bash. Use a real programming language instead.

  • pelya@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    You can write true instead of : and it will look better, true is an actual command.