view bin/2016 @ 9951:20cfbfb809e0

<oerjan> slwd rules of wisdom//s,[.],,
author HackBot
date Mon, 12 Dec 2016 02:44:54 +0000
parents 7f657547a74a
children
line wrap: on
line source

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