Code: Select all
wc -l foo.csvModerator: General Moderators
Code: Select all
wc -l foo.csvThis is almost always good practise. But in any case would be easy to checkThe Ninja Space Goat wrote:Oh, well that makes perfect sense.Guess I will just have to make sure the file ends in a newline then.