gbrocks
Apr 27 2005, 11:53 PM
In the terminal, some commands return long lists of data that exceed the space of the screen. How would one PageUp or PageDown? Or, how would one set the terminal to display a screen's worth of data at a time?
Stubear
Apr 28 2005, 06:38 AM
more or less

- will dispaly data a screen at a time
To page up or page down use shift + arrow keys - same as most linux terminals
Stu
ZDevil
Apr 28 2005, 06:47 AM
And you may try out others like QKonsole that can display a scroll bar for easier viewing.