Multiple choice The head command writes the first ____ lines of a file on the screen. 10 1 5 20 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