view bin/wercome @ 10432:6894dc0c9a9d

<hppavilion[1]> ` mv esobible/gen_sys_1-1:5 esobible/gen_sys_1.0-1:5
author HackBot
date Fri, 17 Mar 2017 20:01:44 +0000
parents 4d7f1e7a9c7f
children ef5ba4348bf2
line wrap: on
line source

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