NAME
svdrpsend - Sends commands to VDR
DESCRIPTION
This program sends commands to VDR and displays the result. A list of
available commands can be shown by sending the HELP command.
SYNTAX
svdrpsend [options] command
OPTIONS
-d <hostname>
Accesses the VDR at the specified <hostname> (default is
localhost).
-p <port>
Uses the SVDRP port number <port> (default is 2001).
EXAMPLES
To request the available commands from the VDR running on the local
host:
svdrpsend HELP
FILES
/etc/vdr/svdrphosts.conf
AUTHORS
This man-page has been written by Tobias Grimm <tg@e-tobi.net>
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 2 any later
version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.
SEE ALSO
vdr(1) vdr(5)