view bin/2014 @ 9975:374081f5fb18

<oerjan> mkx bin/w//wisdom "$@"
author HackBot
date Thu, 15 Dec 2016 01:25:20 +0000
parents 56dcce63901b
children
line wrap: on
line source

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