view bin/1492 @ 10195:afc0dbc99de0

<sdhand> ` cat /dev/urandom | paste
author HackBot
date Sun, 29 Jan 2017 11:19:51 +0000
parents c989a1669243
children
line wrap: on
line source

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