# HG changeset patch # User HackBot # Date 1462575821 0 # Node ID 7ed55d130d7d813af2ea262a978028667cf71c4b # Parent 97f4b589a4a4563a9f31315b8ee144f3fa2533fc ` mv 99 junk/ diff -r 97f4b589a4a4 -r 7ed55d130d7d 99 --- a/99 Fri May 06 23:01:41 2016 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -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 + \ \ No newline at end of file diff -r 97f4b589a4a4 -r 7ed55d130d7d junk/99 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/junk/99 Fri May 06 23:03:41 2016 +0000 @@ -0,0 +1,6 @@ +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 + \ \ No newline at end of file