#! /usr/bin/env sh
echo error message! >&2
echo foo=bar

