see output previous page

Asked by PRINJAH

I would like to see previous pages of output by scrolling .How it is possible in the terminal

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
pablitofuerte (pablitofuerte) said :
#1

Alt + b - Move backward
Alt + f - Move forward

Revision history for this message
pablitofuerte (pablitofuerte) said :
#2

Some more Bash Shell Shortcuts:
___________ALT Key Bound___________
Alt + < - Move to the first line in the history
Alt + > - Move to the last line in the history
Alt + ? - Show current completion list
Alt + * - Insert all possible completions
Alt + / - Attempt to complete filename
Alt + . - Yank last argument to previous command
Alt + b - Move backward
Alt + c - Capitalize the word
Alt + d - Delete word
Alt + f - Move forward
Alt + l - Make word lowercase
Alt + n - Search the history forwards non-incremental
Alt + p - Search the history backwards non-incremental
Alt + r - Recall command
Alt + t - Move words around
Alt + u - Make word uppercase
Alt + back-space - Delete backward from cursor

Can you help with this problem?

Provide an answer of your own, or ask PRINJAH for more information if necessary.

To post a message you must log in.