changeset 5211:54f2cbe8f800

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