view bin/2015 @ 12351:af405b8a7235 draft

<wib_jonas> `` perl -pi -e \'s/random/secrets/;s/python/$&3/\' /hackenv/bin/password
author HackEso <hackeso@esolangs.org>
date Wed, 04 Nov 2020 14:36:52 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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