Hacker News new | ask | show | jobs
by Arelius 1327 days ago
> For example, apparently checking the return status of an arbitrary command is not trivial

You mean the fact that it gets put into the $LASTEXITCODE variable instead of putting the command directly into the conditional?