view bin/2015 @ 9647:6a5cbee26531

<boily> le/rn dew/In the Mountains of York, Taneb makes dew.
author HackBot
date Mon, 07 Nov 2016 23:41:45 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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