view bin/bienvenue @ 11287:03d02727df03

<oerjan> slwd canary//s.up.up, unless they\'re pining for the fjords.
author HackBot
date Fri, 29 Dec 2017 00:09:23 +0000
parents dafb2ccbc6c3
children ef5ba4348bf2
line wrap: on
line source

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