view bin/benvenuto @ 10100:b5fb9101f719

<moonythedwarf> le//rn moon//moon is often named the following: moonythedwarf moonythehuman moonheart08 moony moon__ computing and luxon, making porthellos a real pain
author HackBot
date Thu, 05 Jan 2017 19:40:27 +0000
parents 56dcce63901b
children ef5ba4348bf2
line wrap: on
line source

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