5 cool terminal pagers in Fedora

Large files like logs or source code can run into the thousands of lines. That makes navigating them difficult, particularly from the terminal. Additionally, most terminal emulators have a scrollback buffer of only a few hundred lines. That can make it impossible to browse large files in the terminal using utilities which print to standard output like cat, head and tail. In the early days of computing, programmers solved these problems by developing utilities for displaying text in the form of virtual “pages” — utilities imaginatively described as pagers.
Pagers offer a number of features which make text file navigation much simpler, including scrolling, search functions, and the ability to feature as part of a pipeline of commands. In contrast to most text editors, some terminal pagers do not require loading the entire file for viewing, which makes them faster, especially for very large files.
-
- Login or register to post comments
Printer-friendly version
- 1473 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
Linux Weekly Roundup #119 | 8 hours 34 sec ago |
Clickbait | 9 hours 9 min ago |
Mageia 8 Run Through | 10 hours 20 min ago |
Ubuntu-based Linux Lite 5.4 RC1 is here | 10 hours 49 min ago |
Kodi v19 Matrix is here. Here's what you need to know | 12 hours 42 min ago |