Hacker News new | ask | show | jobs
by rsync 3913 days ago

  # wc -m

  Last I checked; thought leaders don't convey their thoughts in 140 characters or less.
  Nothing of really value is that short. Sorry.

  133
2 comments

I didn't really provide any value. Just being a clown ;p
-m?
It counts characters rather than bytes. Maybe it's a GNU thing?

EDIT: It appears to be part of POSIX wc.