System Grab Bag

View all TLDR pages from common (or from all pages)

rss2email

Tool for delivering news from RSS feeds to an email program. More information: https://github.com/rss2email/rss2email.
  • List all feeds:
    r2e list
  • Convert RSS entries to email:
    r2e run
  • Add a feed:
    r2e add {{feed_address}}
  • Add a feed with a specific email address:
    r2e add {{feed_address}} {{[email protected]}}
  • Delete a specific feed:
    r2e delete {{number_of_feed_in_list}}
  • Display help:
    r2e -h

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.