view bin/2015 @ 12195:5ffa757790dd draft

<oerjan> u mk bin/cp//Testing...
author HackEso <hackeso@esolangs.org>
date Thu, 28 Nov 2019 01:36:16 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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