shithub: rrss


branches: front

Clone

clone: git://shithub.us/sl/rrss gits://shithub.us/sl/rrss
push: hjgit://shithub.us/sl/rrss
patches to: sl@stanleylieber.com

Last commit

551c536f – sl <sl@x60t> authored on 2024/08/30 23:14
add mkfile, generate index.md from README.

About

     RRSS(1)                                                       RRSS(1)

     NAME
          rrss, trrss - RSS feed readers

     SYNOPSIS
          rrss [-f barf|blagh] [-r root] [-t tag] [-u url]

          trrss [-f barf|blagh] [-r root] [-t tag] [-u url]

     DESCRIPTION
          Rrss pulls and parses an RSS feed.

          There are a number of options:

          -f   Place output in formatted directories for one
               of two werc apps: barf or blagh. In the absence
               of the -f flag, formatted output is placed on
               stdout.

               A file, links, is created in the root and is populated
               with the URL of each feed item acquired. On sub-
               sequent runs, URLs that appear in the links file are
               not duplicated as new directories.

          -r   Optionally, create barf or blagh directories
               under root. Default is the current directory.

          -t   Create tag for each post (barf only).

          -u   The feed URL.

          Trrss is a shell script that wraps the rrss program,
          outputting plain text but preserving link URLs.

     SOURCE
          https://only9fans.com/sl/rrss/HEAD/info.html
     FORKS
          https://only9fans.com/phil9/rrss/HEAD/info.html
     SEE ALSO
          http://werc.cat-v.org
          http://werc.cat-v.org/apps/blagh
          https://only9fans.com/sl/barf/HEAD/info.html