Sfeed
- sfeed_atom(1) formats feed data (TSV) from from stdin or for each to stdout as an Atom (XML) feed.
- sfeed_content(1) formats feed data (TSV) from from stdin or for each to stdout as plain-text content.
- sfeed_curses(1) formats feed data (TSV) from from stdin or for each into a curses UI.
- sfeed_frames(1) formats feed data (TSV) from from stdin or for each to HTML.
- sfeed_gopher(1) formats feed data (TSV) from from stdin or for each to stdout in the raw Gopher output format.
- sfeed_html(1) formats feed data (TSV) from from stdin or for each to stdout in HTML.
- sfeed_markread(1) reads a plain-text list of URLs from stdin.
- sfeed_mbox(1) formats feed data (TSV) from from stdin or for each to stdout in the mboxrd format.
- sfeed_opml_export(1) reads the specified config file and output OPML XML data to stdout.
- sfeed_opml_import(1) reads the OPML XML data from stdin and writes the config file text to stdout.
- sfeed_plain(1) formats feed data (TSV) from from stdin or for each to stdout as a plain-text list.
- sfeed_twtxt(1) formats feed data (TSV) from from stdin or for each to stdout as a twtxt feed.
- sfeed_update(1) writes TAB-separated feed files and merges new items with the items in any existing files.
- sfeed_web(1) reads the HTML data of the webpage from stdin and writes the found URLs to stdout.
- sfeed_xmlenc(1) reads XML data from stdin and writes the found text-encoding to stdout.
- sfeed(1) reads RSS or Atom feed data (XML) from stdin.
- sfeed(5) writes the feed data in a TAB-separated format to stdout.
- sfeedrc(5) is the configuration file for can be set for the directory to store the TAB-separated feed files.