Skip to content

vonwenm/daemonize

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 85.6%
  • Shell 14.4%