view 99 @ 6897:2d85a657ea4b

<ais523> ` sed -e \'s/loop, /loop, deletes bits from one number according to a pattern in another, /\' -i wisdom/select
author HackBot
date Tue, 16 Feb 2016 22:15:27 +0000
parents 4685c5cd6ab6
children
line wrap: on
line source

b=bottle a=({no+more+$b\s,1+$b,{2..99}+$b\s}+of+beer) w=on+the+wall
x=(Take+one+down,+pass+it+around Go+to+the+store+and+buy+some+more)
for i in {99..0};{
echo "${a[i]^} $w, ${a[i]}.
${x[!i]}, ${a[i-1]} $w."
}|tr + \