view bin/2015 @ 7447:9b19399b51cc

<b_jonas> learn Of this incident we shall never speak again.
author HackBot
date Sun, 17 Apr 2016 22:20:01 +0000
parents b1451d921295
children
line wrap: on
line source

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