mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:38:12 +00:00
230 B
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 ]--