view bin/2016 @ 11236:a2525ad33594

<shachaf> learn The password of the month is unavailable due to budget cuts
author HackBot
date Sat, 04 Nov 2017 01:56:34 +0000
parents 7f657547a74a
children
line wrap: on
line source

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