Results 1 to 6 of 6
How do you scroll up on the screen in command line interface (GUI not loaded)?...
- 01-20-2007 #1
REALLY n00b question
How do you scroll up on the screen in command line interface (GUI not loaded)?
- 01-20-2007 #2
you can use more or less to scroll.
execute both command and check the difference.Code:demsg | less demsg | more
check manual of these commands too. man less. man more.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-20-2007 #3
It works for me to use the "PgUp" and "PgDn" buttons.
- 01-20-2007 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,096
Shift / PageUP/Down for me...
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 01-20-2007 #5yes ! shift / PageUp and Down.
Originally Posted by ozar
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-25-2007 #6


Reply With Quote