Which of the following commands will print the first few lines of a text file to the shell?
A.
cat -n 10 filename
B.
dump -n 10 filename
C.
head -n 10 filename
D.
print -n 10 filename
Which of the following commands will print the first few lines of a text file to the shell?
Which of the following commands will print the first few lines of a text file to the shell?
A.
cat -n 10 filename
B.
dump -n 10 filename
C.
head -n 10 filename
D.
print -n 10 filename