Licson Lee
says to
OwO
lines = text.split('\n'); first = lines.shift(); remaining = lines.join('\n')