view bin/2016 @ 7545:7d0e5c6e75b4

<boily> ` rm .*.swp
author HackBot
date Wed, 27 Apr 2016 22:38:30 +0000
parents 7f657547a74a
children
line wrap: on
line source

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