britishgeneralist.com/2015/04/03/wc-off-by-one-error

TL;DR: 'wc -l' counts the number of newlines in a file - which for text files generated in windows (for example) can be one fewer because they don't have to to end with a newline character. I was r...


Comments (0)

Sign in to post comments.