view bin/2014 @ 5217:ee9cf0f282ba

<Taneb> ` echo "then echo \\"Hello, world!\\"" >> bin/2014
author HackBot
date Wed, 31 Dec 2014 20:29:42 +0000
parents 794dad2c67ee
children 10d153fcb65b
line wrap: on
line source

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