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?

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



Leave a Reply 0

Your email address will not be published. Required fields are marked *