view bin/2016 @ 11194:f6fc0c04c35c

<shachaf> swrjan s/indecipherable/shifting flame/
author HackBot
date Thu, 21 Sep 2017 00:34:33 +0000
parents 7f657547a74a
children
line wrap: on
line source

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