annotate bin/2014 @ 11955:33bdabf3e0d4 draft

<wib_jonas> fetch share/mtg/MagicCompRules_20191004.txt https://media.wizards.com/2019/downloads/MagicCompRules%2020191004.txt
author HackEso <hackeso@esolangs.org>
date Tue, 01 Oct 2019 08:29:21 +0000
parents 56dcce63901b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5643
56dcce63901b <tswett> revert
HackBot
parents:
diff changeset
1 #!/bin/sh
56dcce63901b <tswett> revert
HackBot
parents:
diff changeset
2 if [ $(date +%Y) = "$(basename "$0")" ]
56dcce63901b <tswett> revert
HackBot
parents:
diff changeset
3 then echo "Hello, world!"
56dcce63901b <tswett> revert
HackBot
parents:
diff changeset
4 fi