view bin/2015 @ 6097:d67384d0137b

<shachaf> ` echo b_jonas >> bin/olist
author HackBot
date Mon, 19 Oct 2015 20:11:16 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

#!/bin/sh
if [ $(date +%Y) != "$(basename "$0")" ]
then echo "Hello, world!"
fi