view bin/tervetuloa @ 4642:2c8609f43b64

<kmc> addquote <zzo38> Is axiom of choice applicable to work of such a game though? Maybe it is, but I don\'t know. I also don\'t know, what game.
author HackBot
date Wed, 28 May 2014 04:41:06 +0000
parents a658438e5e5e
children ef5ba4348bf2
line wrap: on
line source

#!/usr/bin/perl -w
if (defined($_=shift)) { s/ *$//;  s/ +/ @ /g; exec "bin/@", $_ . " ? welcome.fi"; } else { exec "bin/?", "welcome.fi"; }