comparison bin/2014 @ 5212:2a5305d5394d

<Taneb> ` echo "then echo \\"Hello, world!\\"" >> bin/2014
author HackBot
date Wed, 31 Dec 2014 20:28:35 +0000
parents 54f2cbe8f800
children e3d90104844e
comparison
equal deleted inserted replaced
5211:54f2cbe8f800 5212:2a5305d5394d
1 #!/bin/sh 1 #!/bin/sh
2 if [ ($date +%Y) = "2014" ] 2 if [ ($date +%Y) = "2014" ]
3 then echo "Hello, world!"