view bin/2017 @ 11300:3d3ef2b0ffe7

<int-e> learn Recursed is a game of surprising depth.
author HackBot
date Tue, 02 Jan 2018 19:08:00 +0000
parents 901173f73851
children
line wrap: on
line source

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