#!/bin/ksh # commands within an error false || { echo first command; echo second command; }