view bin/bienvenido @ 7439:4152f8bd25f0

<b_jonas> learn Macedonia and Taiwan are two countries of which the United Nations denies the existance.
author HackBot
date Sun, 17 Apr 2016 22:02:05 +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"; }