view bin/1492 @ 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 c989a1669243
children
line wrap: on
line source

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