#! /bin/sh if test "x$1" = "x--help" || test "x$1" = "x-h"; then cat < OUTPUT] Convert wisdom (stdin) to C configuration routine (stdout). Options: -h, --help: print this help -V, --version: print version/copyright info EOF exit 0 fi if test "x$1" = "x--version" || test "x$1" = "x-V"; then cat <&2 exit 1 ;; esac cat <