changeset 5216:794dad2c67ee

<Taneb> ` echo "if [ \\$(date +%Y) = \\"2014\\" ]" >> bin/2014
author HackBot
date Wed, 31 Dec 2014 20:29:36 +0000
parents 0b4754804313
children ee9cf0f282ba
files bin/2014
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/2014	Wed Dec 31 20:29:16 2014 +0000
+++ b/bin/2014	Wed Dec 31 20:29:36 2014 +0000
@@ -1,1 +1,2 @@
 #!/bin/sh
+if [ $(date +%Y) = "2014" ]