view bin/2016 @ 11215:546afb16791b

<b_jonas> `` cd share/mtg && <MagicCompRule-20170925.txt tr -d \\\\r | iconv -f cp1252 -t utf8 > rules.txt
author HackBot
date Wed, 04 Oct 2017 11:40:44 +0000
parents 7f657547a74a
children
line wrap: on
line source

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