annotate bin/genbf @ 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 e357f21af6f2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6826
e357f21af6f2 <izabera> ` echo \'tr -dc "AB,.<>+-"</dev/urandom|fold -w"${1-50}"|sed -n ":a;s/A\\([^B]*\\)B/[\\1]/;ta;/[AB]/b;p;q"\' > bin/genbf; chmod +x bin/genbf
HackBot
parents:
diff changeset
1 tr -dc "AB,.<>+-"</dev/urandom|fold -w"${1-50}"|sed -n ":a;s/A\([^B]*\)B/[\1]/;ta;/[AB]/b;p;q"