blob: 93103e7aa6954a1798d3e9f380355e7c90d46f7b [file] [log] [blame]
#! /bin/bash
echo "line 1"
echo "line 2"
echo "stderr" >&2
sleep 0.1