Hacker News new | past | comments | ask | show | jobs | submit login

Hum... Those other abstractions on that section are great and everything, but it really sucks to write them interactively.

Pipelines also lack some concept similar to exceptions, but it would also suck to handle those interactively.




  set -o pipefail


Let's be more hardcore

    set -euo pipefail


Why not a littel bit more? ;)

  set -euf -o pipefail


Sadly set -e is busted, though, I do use it.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: