I exported a list of results as a txt file and, as part of a script, I was using the line count as the amount of files to look through.
However, there's an extra line break at the end of the file, leading to a blank line, so the amount of files is actually one less than the line count.
Not a big deal, but I figured I'd point it out. I think that blank line should be trimmed.
Export's extra line break (extremely minor thing)
-
lifu
- Posts: 40
- Joined: Tue Jun 15, 2021 11:04 pm