Mia-admin 1 year ago
parent 18f0d4b887
commit ec8bee0f06
No known key found for this signature in database
GPG Key ID: 71C6B366DD22D9B5

@ -9,5 +9,3 @@ $ echo "<your morse code here>" | ./mosrh
$ echo "sample" | ./morese
<encoded text here>
---
-- meeper is a really cool dude

@ -1,5 +1,5 @@
#!/bin/sh
# --. / .- / -.--
# .. / ..-. . . .-.. / .. -. / .-.. --- ...- . / .-- .. - .... / .... . .-. / .-- .-. .. - .. -. --. / - .... .. ...
# shellcheck disable=SC2086,SC1083,SC2154
# SC2086 - required for IFS replacement
# SC1083 - required for eval

Loading…
Cancel
Save