view bin/välkommen @ 10679:00faaf5b38d3

<rdococ> le//rn milk//Milk is a squishy substance that creeps along the floor and can be extracted from cows.
author HackBot
date Sat, 15 Apr 2017 19:12:46 +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"; }