view bin/2017 @ 9356:bf0811937202

<boily> ` rm wisdom/doshes
author HackBot
date Wed, 19 Oct 2016 22:26:31 +0000
parents 901173f73851
children
line wrap: on
line source

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