I need to split long string (best with sed or awk), adding space after 3, 7, 12 and 19 character, for example input string:
and expected output:
Code:
23092034920934iqke029i39i2340234i0293
and expected output:
Code:
[b]230 9203 49209 34iqke0 29i39i2340234i0293[/b]
Code:
230
9203
49209
34iqke0
29i39i2340234i0293
1234567890123456789012345678901234567890