annotate bin/morse-decode @ 12246:f3be034784d0 draft

<b_jonas> addwhatis brachylog(1egobot) - Brachylog, a Prolog-like golf language
author HackEso <hackeso@esolangs.org>
date Thu, 05 Dec 2019 23:44:34 +0000
parents d9bf51fa8cff
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11304
ab489b19b975 <int-e> ` echo \'#! /bin/bash\' > bin/morse-decode; echo \'args_or_input | /hackenv/lib/morse-decode\' >> bin/morse-decode # for sanity
HackBot
parents: 11301
diff changeset
1 #! /bin/bash
11306
d9bf51fa8cff <int-e> sled bin/morse-decode//s=^p[^ ]*=& "$@"=
HackBot
parents: 11305
diff changeset
2 print_args_or_input "$@" | /hackenv/lib/morse-decode