view bin/2014 @ 5209:354978a84b9e

<Taneb> ` chmod +x bin/2014
author HackBot
date Wed, 31 Dec 2014 20:26:47 +0000
parents ad7748cce6e3
children 29d11f3f078a
line wrap: on
line source

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