read

command
v0.0.0-...-ba0b20d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

`read` reads and inspects text files.

Main modes: - Plain read: `read <file>` - Head/tail: `read top`, `read last` - Search: `read pattern` - Counters: `read count`

Example usage: ```sh read /var/log/system.log read top /var/log/system.log --lines=20 read last /var/log/system.log --lines=50 --follow read pattern error /var/log/system.log --ignorecase --numbers read count /var/log/system.log ```

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL