Which of the following commands will print the last 10 … seenagape 8 years ago Which of the following commands will print the last 10 lines of a text file to the standardoutput? A. cat -n 10 filename B. dump -n 10 filename C. head -n 10 filename D. tail -n 10 filename ← Previous question Next question →