annotate bin/2015 @ 6834:0ef2e2f974c5

<hppavilion[1]> mislearn mycology is a Befunge-98 (also -93 to some extent) testsuite that can be found at https://deewiant.iki.fi/projects/mycology/
author HackBot
date Sat, 13 Feb 2016 00:55:51 +0000
parents b1451d921295
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6472
b1451d921295 <oerjan> revert
HackBot
parents: 6471
diff changeset
1 #!/bin/sh
b1451d921295 <oerjan> revert
HackBot
parents: 6471
diff changeset
2 if [ $(date +%Y) != "$(basename "$0")" ]
b1451d921295 <oerjan> revert
HackBot
parents: 6471
diff changeset
3 then echo "Hello, world!"
5231
b89c43762a87 <oerjan> ` cp bin/201{4,5}; sed -i \'s/=/!=/\' bin/2015
HackBot
parents:
diff changeset
4 fi