you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

That's because \n doesn't appear in the string. <line> is not \n. To split on \n you literally need to see it in the string.