view bin/@ @ 12480:0d2ed32da981 draft

<b_jonas> slashlearn password//The password of the month is If the door to Ambrosia will not open by this music, I will TEAR IT DOWN!
author HackEso <hackeso@esolangs.org>
date Wed, 03 May 2023 20:48:13 +0000
parents 1ac72aef46c7
children
line wrap: on
line source

#!/usr/bin/perl -w
$_ = join " ", @ARGV; if (s/^([^ ]*) +//) { print "$1: "; exec "nur", $_; }