view bin/benvenuto @ 5656:31a5fb95cf59

<shachaf> learn nitia is the creator of all things. The BBC invented her.
author HackBot
date Mon, 22 Jun 2015 00:11:13 +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"; }