view bin/2016 @ 12195:5ffa757790dd draft

<oerjan> u mk bin/cp//Testing...
author HackEso <hackeso@esolangs.org>
date Thu, 28 Nov 2019 01:36:16 +0000
parents 7f657547a74a
children
line wrap: on
line source

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