changeset 5207:20ee9ae05412

<Taneb> ` echo "then echo \\"Hello, world!\\"" >> bin/2014
author HackBot
date Wed, 31 Dec 2014 20:26:02 +0000
parents 3f5d11452d5b
children ad7748cce6e3
files bin/2014
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/2014	Wed Dec 31 20:25:39 2014 +0000
+++ b/bin/2014	Wed Dec 31 20:26:02 2014 +0000
@@ -1,2 +1,3 @@
 #!/bin/sh
 if [ ( +%Y) = "2014" ]
+then echo "Hello, world!"