view bin/2017 @ 12117:bd76992a2fec draft

<fizzie> fetch /hackenv/bin/delquote https://hack.esolangs.org/get/bin/delquote
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 23:08:24 +0000
parents 901173f73851
children
line wrap: on
line source

#!/bin/sh
if [ $(date +%Y) = "$(basename "$0")" ]
then echo "Hello, world!"
fi