annotate bin/2014 @ 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5205
6b7474824ec6 <Taneb> ` echo "#!/bin/sh" > bin/2014
HackBot
parents:
diff changeset
1 #!/bin/sh
5211
54f2cbe8f800 <Taneb> ` echo "if [ (\\$date +%Y) = \\"2014\\" ]" >> bin/2014
HackBot
parents: 5210
diff changeset
2 if [ ($date +%Y) = "2014" ]