changeset 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
files bin/2014
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/2014	Wed Dec 31 20:28:26 2014 +0000
+++ b/bin/2014	Wed Dec 31 20:28:35 2014 +0000
@@ -1,2 +1,3 @@
 #!/bin/sh
 if [ ($date +%Y) = "2014" ]
+then echo "Hello, world!"