↳
In-reply-to
»
@quark My money is on a SHA1SUM hash encoding to keep things much simpler:
⤋ Read More
@bender@twtxt.net Just replace the echo
with something like pbpaste
or similar. You’d just need to shell escape things like "
and such. That’s all. Alternatives you can shove the 3 lines into a small file and cat file.txt | ...