view bin/2015 @ 10544:4d6bdc52912d

<oerjan> sled bin/#//3,$cnur "${1#*$sep}"
author HackBot
date Thu, 30 Mar 2017 01:52:28 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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