view bin/2017 @ 7463:c850bb7f5058

<b_jonas> learn And is a trintercal operator.
author HackBot
date Sun, 17 Apr 2016 23:20:09 +0000
parents 901173f73851
children
line wrap: on
line source

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