#!/usr/bin/env bash

echo -n -e "Week $(date '+%V') $(date '+%a %d %b %H:%M') "
