view bin/2017 @ 8087:02477e774fc0

<oerjan> ` sed -i \'s/anti/ante/\' wisdom/oerjan
author HackBot
date Thu, 19 May 2016 23:22:51 +0000
parents 901173f73851
children
line wrap: on
line source

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