view bin/2016 @ 9945:14091a4ef591

<oerjan> le/rn rules of wisdom//Unless essential for the entry\'s humor, all wisdom entries should: be understandable without the separate key, be single spaced, and use proper capitalization and punctuation.
author HackBot
date Mon, 12 Dec 2016 00:59:02 +0000
parents 7f657547a74a
children
line wrap: on
line source

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