view bin/2016 @ 8226:4b27e2a991db

<oerjan> learn Jerk is the integral of snap.
author HackBot
date Tue, 31 May 2016 03:19:33 +0000
parents 7f657547a74a
children
line wrap: on
line source

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