annotate bin/morse-decode @ 12500:e48c08805365 draft default tip

<b_jonas> ` learn \'The password of the month is Cthulhuquagdonic Mothraquagdonic Narwhalicorn.\' # https://logs.esolangs.org/libera-esolangs/2024-04.html#lKE Infinite craft
author HackEso <hackeso@esolangs.org>
date Wed, 01 May 2024 06:39:10 +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