FreeBSD Manual Pages
SFEED_ATOM(1) General Commands Manual SFEED_ATOM(1) NAME sfeed_atom -- format feed data to an Atom feed SYNOPSIS sfeed_atom [file ...] DESCRIPTION sfeed_atom formats feed data (TSV) from sfeed(1) from stdin or for each file to stdout as an Atom (XML) feed. If one or more file arguments are specified then the basename of the file is used as the feed name in the output. If no file arguments are specified and so the data is read from stdin then the feed name is empty. If sfeed_atom is reading from one or more file arguments it will prefix the entry title with "[feed name] ". EXIT STATUS The sfeed_atom utility exits 0 on success, and >0 if an error occurs. EXAMPLES sfeed_atom ~/.sfeed/feeds/* SEE ALSO sfeed(1), sfeed_plain(1), sfeed(5) AUTHORS Hiltjo Posthuma <hiltjo@codemadness.org> FreeBSD ports 15.0 July 31, 2021 SFEED_ATOM(1)
NAME | SYNOPSIS | DESCRIPTION | EXIT STATUS | EXAMPLES | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sfeed_atom&sektion=1&manpath=FreeBSD+Ports+15.0>
