view bin/2016 @ 10445:0d7752f5d7a5

<hppavilion[1]> mkx bin/lowercase2c//
author HackBot
date Sun, 19 Mar 2017 20:06:24 +0000
parents 7f657547a74a
children
line wrap: on
line source

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