Copy punctuation
I want to copy the last line’s brackets, quotes, and commas to each line. How?
Start file
#808220 #FF0214 #FFD840 #708230 #808200 #FF0170 #FFD820 #708210 #808180 #FF0144 #FFD800 #708190 #808160 #FF0120 #FFD780 #708170 #808140 #FF0074 #FFD760 #708150 #808120 #FF0050 #FFD740 #708130 #808100 #FF0024 #FFD720 #708110 ['#808080', '#FF0000', '#FFD700', '#708090']
End file
['#808220', '#FF0214', '#FFD840', '#708230'] ['#808200', '#FF0170', '#FFD820', '#708210'] ['#808180', '#FF0144', '#FFD800', '#708190'] ['#808160', '#FF0120', '#FFD780', '#708170'] ['#808140', '#FF0074', '#FFD760', '#708150'] ['#808120', '#FF0050', '#FFD740', '#708130'] ['#808100', '#FF0024', '#FFD720', '#708110'] ['#808080', '#FF0000', '#FFD700', '#708090']
View Diff
1,7c1,7 < #808220 #FF0214 #FFD840 #708230 < #808200 #FF0170 #FFD820 #708210 < #808180 #FF0144 #FFD800 #708190 < #808160 #FF0120 #FFD780 #708170 < #808140 #FF0074 #FFD760 #708150 < #808120 #FF0050 #FFD740 #708130 < #808100 #FF0024 #FFD720 #708110 --- > ['#808220', '#FF0214', '#FFD840', '#708230'] > ['#808200', '#FF0170', '#FFD820', '#708210'] > ['#808180', '#FF0144', '#FFD800', '#708190'] > ['#808160', '#FF0120', '#FFD780', '#708170'] > ['#808140', '#FF0074', '#FFD760', '#708150'] > ['#808120', '#FF0050', '#FFD740', '#708130'] > ['#808100', '#FF0024', '#FFD720', '#708110']
Solutions by @stoyandimov:
Unlock 4 remaining solutions by signing in and submitting your own entry