view bin/bienvenido @ 10302:d59c7752952e

<boily> learn An erkin is a sort of small ickle, popular in Stern Urope.
author HackBot
date Fri, 17 Feb 2017 00:06:09 +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"; }