You want to change the number of characters displaying on the screen while reading a txt file. However, you do not want
Posted: Mon Aug 01, 2022 9:41 am
You want to change the number of characters displaying on the screen while reading a txt file. However, you do not want to change the format of the txt file.
Which of the following commands can be used to view (but not modify) the contents of the text file on the terminal screen at a time?
A. cat
B. tail
C. less
D. more
Which of the following commands can be used to view (but not modify) the contents of the text file on the terminal screen at a time?
A. cat
B. tail
C. less
D. more