← 返回命令列表

Linux command

rss2email 命令

文本

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

常用示例

Initialize configuration

r2e new [email@example.com]

Add feed

r2e add [feed_name] [https://example.com/feed.xml]

Run (send emails)

r2e run

List feeds

r2e list

Delete feed

r2e delete [feed_name]

说明

rss2email (r2e) converts RSS/Atom feeds to email. It checks feeds and sends new items to your email, allowing you to read feeds in your email client.

FAQ

What is the rss2email command used for?

rss2email (r2e) converts RSS/Atom feeds to email. It checks feeds and sends new items to your email, allowing you to read feeds in your email client.

How do I run a basic rss2email example?

Run `r2e new [email@example.com]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more rss2email examples?

This page includes 5 examples for rss2email, plus related commands for nearby Linux tasks.