blob: f20de5d9042de259488ed02855913278276b0245 [file] [log] [blame]
#!/bin/sh
echo "a line on stdout"
echo "a line on stderr" 1>&2