Which of the following commands will print the last 10 lines of a text file to the standard output?
A. cat -n 10 filename
B. dump -n 10 filename
C. head -n 10 filename
D. tail -n 10 filename
Which of the following commands will print the last 10 lines of a text file to the standard output?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following commands will print the last 10 lines of a text file to the standard output?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!