view bin/2016 @ 7486:22f1de2ecca5

<int-e> ` sed -i \'s/evil/evil cackling/\' wisdom/oerjan
author HackBot
date Tue, 19 Apr 2016 00:29:44 +0000
parents 7f657547a74a
children
line wrap: on
line source

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