view bin/2015 @ 6337:21269b4c39b8

<hppavilion[2]> complain The above complaint looks like an error message, but it\'s actually a complaint
author HackBot
date Sat, 28 Nov 2015 07:59:46 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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