view bin/velkomin @ 10472:351a43966cfd

<Jafet> le/rn nightstar//The Nightstars is an unscientific myth of a sky covered in faint flickering lights. Only hermits and superstitious farmers believe this.
author HackBot
date Tue, 21 Mar 2017 11:07:57 +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"; }