bmc / daemonize

Command line utility to run a program as a Unix daemon

Home Page:http://software.clapper.org/daemonize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daemonize: A tool to run a command as a daemon

Introduction

daemonize is a command-line utility that runs a command as a Unix daemon. See the accompanying man page for full details.

Installation

Please see the daemonize web page for details.

Author

Brian Clapper, bmc@clapper.org

Web Page

LICENSE

With the exception of the "install-sh" script and the "getopt.c" source, this software is released under the BSD-style license. See the LICENSE file for details.

COPYRIGHT

With the exception of the "install-sh" script and the "getopt.c" source, this software is copyright 2003-2013, Brian M. Clapper


About

Command line utility to run a program as a Unix daemon

http://software.clapper.org/daemonize/

License:Other


Languages

Language:C 71.3%Language:Groff 13.1%Language:Shell 12.0%Language:Makefile 3.5%