Hacker News new | ask | show | jobs
by basemi 632 days ago
`shfmt` formats multi-line pipes into:

    foo -a -b |
        bar -c -d -e |
        baz -e -f
which it's not that bad