![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES READ
FILES WRITTEN
ENVIRONMENT VARIABLES
LOGGINGWhen processing a feed it will log failures to stderr and non-failures to stdout in the format: [HH:MM:SS] feedname message EXIT STATUSThe EXAMPLESTo update your feeds and format them in various formats: # Update feeds sfeed_update "configfile" # Format to a plain-text list sfeed_plain ~/.sfeed/feeds/* > ~/.sfeed/feeds.txt # Format to HTML sfeed_html ~/.sfeed/feeds/* > ~/.sfeed/feeds.html # Format to HTML with frames mkdir -p somedir && cd somedir && sfeed_frames ~/.sfeed/feeds/* SEE ALSOsfeed(1), sfeed_frames(1), sfeed_html(1), sfeed_plain(1), sh(1), sfeed(5), sfeedrc(5) AUTHORSHiltjo Posthuma <hiltjo@codemadness.org>
|