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