Multiple choice

The head command writes the first ____ lines of a file on the screen.

  1. 10

  2. 1

  3. 5

  4. 20

  5. 15

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

The head command writes the first ten lines of a file to the screen.

Usage : head sample.txt