view bin/velkomin @ 10422:a17d5c7ccde1

<hppavilion[1]> ` mv esobible/1:5 esobible:gen_sys_1-1:5
author HackBot
date Fri, 17 Mar 2017 19:59:21 +0000
parents 471ae6097b46
children ef5ba4348bf2
line wrap: on
line source

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