#! /bin/sh
t=`date '+%a %b %e %H:%M:%S %Y'`
echo $t " Tristan Gingold"
