view bin/2016 @ 9386:2cdbcaaf7599

<shachaf> mkx bin/age//hg identify --num
author HackBot
date Fri, 21 Oct 2016 20:17:15 +0000
parents 7f657547a74a
children
line wrap: on
line source

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