view bin/2016 @ 7639:320ace5db18b

<ais523|rlwrap> mkx bin/PRIVMSG//bin/indirecho echo "$@"
author HackBot
date Sun, 01 May 2016 22:48:23 +0000
parents 7f657547a74a
children
line wrap: on
line source

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