Linux CLI - Viewing and Editing Files
What does the
head command do by default when run on a text file?head command do by default when run on a text file?headhead command shows the start of a file, by default 10 lines.tail shows the end, but head shows the beginning lines.head = first 10 lines [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions