|
NAMEPlagger::Plugin::Publish::Pipe - Publish to other program SYNOPSIS - module: Publish::Pipe
config:
command: /usr/bin/mail youpy
# command: /usr/bin/lpr
# command: /usr/bin/fax
# (for OSX user) command: /usr/bin/say
encoding: iso-2022-jp
DESCRIPTIONThis plugin publish feed updates to other program using a pipe. EXAMPLE<http://subtech.g.hatena.ne.jp/youpy/20060301/p2> AUTHORid:youpy SEE ALSOPlagger
|