view bin/bienvenue @ 8854:562e853ebb4f

<b_jonas> fetch http://russell2.math.bme.hu/~ambrus/pu/p7zip-16.02-linux-bin-only.tar.xz
author HackBot
date Wed, 27 Jul 2016 12:40:04 +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"; }