198944Sobrien#!/bin/sh
298944Sobrien# description: failure-case example
398944Sobriencat non-exist-file
498944Sobrienecho "this is not executed"
598944Sobrien