← 返回命令列表

Linux command

reader 命令

网络

复制后可按需替换文件名、目录或参数。

常用示例

Read a web page in the terminal

reader [https://example.com/article]

Read a local HTML file

reader [path/to/file.html]

说明

reader mimics browser readability or reader view functionality in the terminal. It parses web page content and displays it in an easy-to-read format, stripping away navigation, ads, and other distractions. It can render embedded images as colored block graphics using Sixel and integrates with vi and Neovim editors.

FAQ

What is the reader command used for?

reader mimics browser readability or reader view functionality in the terminal. It parses web page content and displays it in an easy-to-read format, stripping away navigation, ads, and other distractions. It can render embedded images as colored block graphics using Sixel and integrates with vi and Neovim editors.

How do I run a basic reader example?

Run `reader [https://example.com/article]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more reader examples?

This page includes 2 examples for reader, plus related commands for nearby Linux tasks.