Skip to content

Pipes and streams

routinepar 1 command

Keep a copy on the way past

Sort the words, save the sorted list to sorted.txt, and count the lines — all in one pipeline.

Goal

0 / 1 commands

Sort words.txt, save the sorted result to sorted.txt, and count the lines — all in one pipeline.

  • ·Uses tee
$

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