#!/bin/sh

sleep 10
printf '20 text/plain\r\n'
echo Done
