view bin/bienvenido @ 9258:f9e10a23d727

<shachaf> slwd tanebvention//s#the triverse#special relativity#
author HackBot
date Thu, 13 Oct 2016 22:24:35 +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"; }