annotate wisdom/qdb @ 5970:462ea3a590f1

<b_jonas> ` -e bin/en2sv || >bin/en2sv \'use Encode; binmode *$_,"encoding(utf8)" for STDIN,STDOUT; local$/; for (split//,<STDIN>) { rand(5)<3 and y/EOeo/\\xc4\\xc5\\xe4\\xe5/; print }\'; chmod a+x bin/en2sv
author HackBot
date Thu, 10 Sep 2015 11:26:11 +0000
parents 0a3626e84fd4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5790
0a3626e84fd4 <oerjan> ` sed -i \'s/qdbformat/quoteformat/\' wisdom/qdb*
HackBot
parents: 3343
diff changeset
1 qdb is used like: `quote; `quote regexp; `quote id; `addquote ...; `delquote id; `pastequotes regexp; `pastenquotes [n]; see also quoteformat