Multiple choice How many words, characters and lines wc grep how try Reveal answer Fill a bubble to check yourself A Correct answer Explanation wc (word count) displays newline count, word count, and byte count. This answers 'how many' questions about file content. The question wording is awkward but the answer is correct.