#!/bin/sh month=`date "+%a"` day=`date "+%d.%m.%Y"` time=`date "+%H:%M"` printf "^c#222222^^b#a77bf2^ $month ^b#9863f2^ $day ^b#884cef^ $time "