This shows you the differences between two versions of the page.
— |
howtos:combine_three_lines_into_one [d/m/Y H:i] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | By changing the number " | ||
+ | < | ||
+ | awk ' | ||
+ | |||
+ | awk '{if (NR%3) {ORS=""; | ||
+ | |||
+ | </ |