Hacker News new | ask | show | jobs
by Trd 3340 days ago
Not when used with and. And and or verify if the previous command executed. It says as much in the documentation linked by OP.

So you can do things like: runthiscommand; and echo "Success"; or echo "Failed"