annotate bin/2014 @ 9273:4d88066c879e

<shachaf> ` mkx \'bin/Binary//echo "$@"\'; mkx \'bin/binary//Binary file bin/binary matches\'
author HackBot
date Thu, 13 Oct 2016 22:56:42 +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