FreeBSD Manual Pages
Plagger::Plugin::NotifUseroContributed PerlPlagger::Plugin::Notify::Command(3) NAME Plagger::Plugin::Notify::Command - Execute arbitrary command or script when you have an updated feed SYNOPSIS - module: Notify::Command config: command: /path/to/script DESCRIPTION This plugin executes arbitrary command using Perl system() function, when you have an updated feed. Specified command is executed only once when your entire subscription has an updated feed. CONFIG command command: echo "Hello World" Specify the path of command (and arguments to the command) to execute. The command is executed using Perl's system function, so it would use shell. AUTHOR Tatsuhiko Miyagawa SEE ALSO Plagger perl v5.32.0 2006-12-0Plagger::Plugin::Notify::Command(3)
NAME | SYNOPSIS | DESCRIPTION | CONFIG | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Plagger::Plugin::Notify::Command&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>