Shell / Commands

wc

English

Overview

A command for counting lines, words, bytes, and the like.

Details

A command that tallies a text's line count, word count, byte count, and so on. Passing just the -l option quickly counts only the lines.

More Linux terms