annotate bin/morse-decode @ 12254:616be78bd12e draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Fri, 06 Dec 2019 07:54:58 +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