srcpd(8) - Linux man page
Name
srcpd - SRCP speaking daemonSynopsis
srcpd [ options ]Description
srcpd is a unix daemon speaking the simple railroad command protocol SRCP.
Upon startup it reads in a configuration file named srcpd.conf from the usual places. The SRCP itself is specified on http://srcpd.sourceforge.net/srcp.
Options
- -h
- prints some useful help about command line options and exit
- -v
- print program version, SRCP Level and exit
- -f<filename>
- use the specified filename as the configuration file. The default value will be defined at compile time and can be displayd using the -h parameter.