1#!/bin/sh
2
3>&2 echo "Some error sent to stderr"
4
5