view bin/2017 @ 8931:dda4ce7477ab

<oerjan> sled bin/bf//2cshopt -u extglob globstar
author HackBot
date Thu, 18 Aug 2016 01:53:53 +0000
parents 901173f73851
children
line wrap: on
line source

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