view bin/2017 @ 10874:5428bb8426e1

<shachaf> ` ln -s randquote bin/rq
author HackBot
date Mon, 08 May 2017 23:59:18 +0000
parents 901173f73851
children
line wrap: on
line source

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