|
# udaemon.cgo
|
|
|
|
~~~
|
|
udaemon.cgo: start a program as a daemon
|
|
|
|
USAGE
|
|
udaemon.cgo /path/to/prog [args...]
|
|
|
|
OPTIONS
|
|
-d DESTDIR
|
|
Change to DESTDIR instead of "/" before starting the program
|
|
~~~
|
|
|
|
-*- coding: utf-8 mode: markdown -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8:noeol:binary |