most 5.2.0
"Pager" (terminal text viewer) with multiple windows and filters
Most is a paging text viewer. It displays the contents of a file or the output of a command on the terminal, one screenful at a time, and lets you scroll up and down to (re)view the entire text.
You can open multiple windows within most
to view different files, or to inspect different parts of the same file, at the same time.
- Outputs:
out
- Website: https://www.jedsoft.org/most/
- Licenses: GPL 2+
- Package source: gnu/packages/slang.scm
- Builds: See build status
- Issues: See known issues
Installation
Install most 5.2.0
as follows:
guix install most@5.2.0
Or install the latest version:
guix install most
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.