view bin/velkomin @ 11086:df94eceb14f9

<oerjan> learn Cognac is named for its strong cognitive effects. Taneb invented it, then somehow managed to keep it off the illegal drugs list.
author HackBot
date Wed, 12 Jul 2017 00:00:42 +0000
parents 471ae6097b46
children ef5ba4348bf2
line wrap: on
line source

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