#!/bin/sh
printf 'Content-Type: text/plain\n\n'
date '+%Y-%j'
