view bin/2015 @ 10608:cb35bcd04f6f

<rdococ> forget five million, three hundred and eighteen thousand and eight
author HackBot
date Mon, 10 Apr 2017 20:16:59 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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