annotate bin/1492 @ 12342:81d80a174588 draft

<int-e> learn The password of the month is juberous.
author HackEso <hackeso@esolangs.org>
date Tue, 01 Sep 2020 02:18:30 +0000
parents c989a1669243
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9075
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
1 #!/bin/sh
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
2 if [ $(date +%Y) != "$(basename "$0")" ]
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
3 then echo "Hello, world!"
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
4 fi