annotate wisdom/`5 @ 10146:a773a5c051ec

<oerjan> learn `5 <cmd> is equivalent to repeating `` <cmd> 5 times, then splitting the output into irc-sized pieces. See `1. Confusingly _not_ the obvious generalization of `2.
author HackBot
date Thu, 19 Jan 2017 02:52:29 +0000
parents
children a645170ded84
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10146
a773a5c051ec <oerjan> learn `5 <cmd> is equivalent to repeating `` <cmd> 5 times, then splitting the output into irc-sized pieces. See `1. Confusingly _not_ the obvious generalization of `2.
HackBot
parents:
diff changeset
1 `5 <cmd> is equivalent to repeating `` <cmd> 5 times, then splitting the output into irc-sized pieces. See `1. Confusingly _not_ the obvious generalization of `2.