view 99 @ 6960:ea65cefcd15a

<oerjan> ` sed -i "2s/$/\'/" bin/prefixes
author HackBot
date Wed, 24 Feb 2016 11:01:11 +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 + \