3 lines
62 B
Awk
3 lines
62 B
Awk
/@K@CODE/ { print ; getline temp ; print temp ;next }
|
|
{print}
|
/@K@CODE/ { print ; getline temp ; print temp ;next }
|
|
{print}
|