Multiple choice

Sort lines in a given way.

  1. sort

  2. wc

  3. grep

  4. ord

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The sort command is used to arrange lines of text files or input streams in a specific order, such as alphabetical or numerical.