• tetris11@feddit.uk
    link
    fedilink
    English
    arrow-up
    3
    ·
    15 hours ago

    Don’t use set -euo pipefail. It will only cause more issues down the road.

    Wait why? It’s dangerous if the script silently fails surely.

    Also a cool tip

    (
       Long Code here 
       You want to track
    ) | tee -a log.txt