view bin/velkommen @ 10942:75f81b613afa

<shachaf> slwd `3//s[please[confuse[
author HackBot
date Mon, 22 May 2017 01:57:57 +0000
parents 3f9fe4f94a33
children ef5ba4348bf2
line wrap: on
line source

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