|
|
|
|
|
by BanazirGalbasi
2516 days ago
|
|
I also got a similar result with this:
Question: Write the command that reads the file that has the name (text.txt) and shows only one page each time you hit space and it allows you to explore the file back and forward. Your answer:
less test.txt Correct answer:
less text.txt |
|