view bin/2014 @ 9498:4a438b536aa5

<oerjan> slwd testing//1cTesting never ends.
author HackBot
date Sat, 29 Oct 2016 19:10:53 +0000
parents 56dcce63901b
children
line wrap: on
line source

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