annotate bin/genbf @ 12257:1924fe176291 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/cwlprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:53 +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"