BlackEco@lemmy.blackeco.com to Programming@programming.devEnglish · 20 days agoError handling in bashnotifox.comexternal-linkmessage-square29linkfedilinkarrow-up1108arrow-down11cross-posted to: linux@programming.dev
arrow-up1107arrow-down1external-linkError handling in bashnotifox.comBlackEco@lemmy.blackeco.com to Programming@programming.devEnglish · 20 days agomessage-square29linkfedilinkcross-posted to: linux@programming.dev
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up11·19 days agoI like using bash a lot for terminal automation but as soon as anything goes beyond around 7-15 lines I reach for a scripting language like python or js. Bash is just really hard and counterintuitive
I like using bash a lot for terminal automation but as soon as anything goes beyond around 7-15 lines I reach for a scripting language like python or js. Bash is just really hard and counterintuitive