Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux scroll terminal

# By adding '| less' to the end,
# you can scroll your terminal using the arrow keys.
# eg. curl -help | less

<your command here> | less
 
PREVIOUS NEXT
Tagged: #linux #scroll #terminal
ADD COMMENT
Topic
Name
7+1 =