view bin/bienvenido @ 11227:56595aebd77f

<oerjan> learn Connecticut is a US state named in recognition of its extremely unstable communication networks.
author HackBot
date Tue, 17 Oct 2017 02:15:17 +0000
parents 7f957c1f4661
children ef5ba4348bf2
line wrap: on
line source

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