What is the output of the following command?
tail -n 20 test.txt
A. The first 20 lines of test.txt.
B. The last 20 lines of test.txt omitting the blank lines.
C. The last 20 lines of test.txt with line numbers.
D. The last 20 lines of test.txt including blank lines.
What is the output of the following command? tail -n 20 test.txt
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the output of the following command? tail -n 20 test.txt
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!