view bin/välkommen @ 11244:5e82a162281d

<shachaf> learn A kittegory is just a small category.
author HackBot
date Sun, 26 Nov 2017 04:37:08 +0000
parents 24ed142ec614
children ef5ba4348bf2
line wrap: on
line source

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