view bin/2017 @ 12514:500486b20e41 draft default tip

<int-e> slwd fungot//s/ds/d s/
author HackEso <hackeso@esolangs.org>
date Fri, 27 Sep 2024 20:43:06 +0100
parents 901173f73851
children
line wrap: on
line source

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