view bin/velkommen @ 10546:24f5e2c75966

<moonythedwarf> le//rn rust//Rust is C++, but Python, but Extensible, but Memory safe, but designed by the makers of haskell
author HackBot
date Thu, 30 Mar 2017 20:41:12 +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"; }