view bin/bienvenue @ 10593:64ab39a9aaef

<oerjan> learn Mussels are boily\'s natural enemies. Fortunately he runs faster than them.
author HackBot
date Sat, 08 Apr 2017 23:57:37 +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"; }