Hacker News new | ask | show | jobs
by LK5ZJwMwgBbHuVI 828 days ago
Why don't you go ask?

    $ echo -n foo | wc -l
    0
1 comments

wc just counts newline characters. I'm not sure why it would be the ultimate authority on anything.