view bin/genbf @ 11193:2575b675fca0

<shachaf> mkx bin/rc//random-card "$@"
author HackBot
date Wed, 20 Sep 2017 22:40:23 +0000
parents e357f21af6f2
children
line wrap: on
line source

tr -dc "AB,.<>+-"</dev/urandom|fold -w"${1-50}"|sed -n ":a;s/A\([^B]*\)B/[\1]/;ta;/[AB]/b;p;q"