view bin/2015 @ 7855:026b49a1ce5f

<tswett> sed \'s/coin/loin/\' < bin/coins > bin/loins
author HackBot
date Fri, 06 May 2016 03:21:14 +0000
parents b1451d921295
children
line wrap: on
line source

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