view bin/2015 @ 6015:cf85325af7e8

<FreeFull> rm root
author HackBot
date Wed, 16 Sep 2015 12:43:42 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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