1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:38:12 +00:00
serenity/Base/usr/share/man/man1/more.md
2021-07-03 09:08:25 +02:00

230 B

Name

more - page through text

Synopsis

$ more

Description

more reads data from standard input and prints it to standard output, screen by screen.

Examples

# dmesg | more
...
--[ more ]--