#!/bin/sh

echo "init: stdout"
echo "init: stderr" >&2
