Hacker News new | ask | show | jobs
by richie_adler 557 days ago
For me is not needing to chain a lot of commands with && to ensure that it fails with the first command that fails. With just, if one of the commands of the recipe fails, it stops.