Skip to content

Text processing

routinepar 1 command

Count each word

Print each distinct word once, with how many times it appeared.

Goal

0 / 1 commands

Print each distinct word in words.txt once, with how many times it appeared, in one pipeline.

  • ·Uses uniq
$

The files in the sandbox, with their modes, link counts and sizes
ModeLinksSizeName
-rw-r--r--147words.txt