#!/bin/sh echo "Sending something through the pipe..." 1>&2 echo "something" echo "Exiting pipewriter" 1>&2