Text processing
routinepar 1 commandCount 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
$
| Mode | Links | Size | Name |
|---|---|---|---|
| -rw-r--r-- | 1 | 47 | words.txt |