comparison bin/@ @ 12044:1ac72aef46c7 draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 04:10:20 +0000
parents 68ed7dfb8cb6
children
comparison
equal deleted inserted replaced
12043:68ed7dfb8cb6 12044:1ac72aef46c7
1 #!/usr/bin/perl -w 1 #!/usr/bin/perl -w
2 $_ = join " ", @ARGV; if (s/^([^ ]*) +//) { print "$1: "; exec "echo", $_; } 2 $_ = join " ", @ARGV; if (s/^([^ ]*) +//) { print "$1: "; exec "nur", $_; }