changeset 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
author HackBot
date Fri, 12 Feb 2016 16:23:20 +0000
parents c31813ca05e8
children 4d5dda7bc3b6
files bin/genbf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/genbf	Fri Feb 12 16:23:20 2016 +0000
@@ -0,0 +1,1 @@
+tr -dc "AB,.<>+-"</dev/urandom|fold -w"${1-50}"|sed -n ":a;s/A\([^B]*\)B/[\1]/;ta;/[AB]/b;p;q"