Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daemon-manager

manage linux daemons.

###Usage

#run a daemon
dm run "sleep 10"

#list all daemons
dm list

#kill a daemon named "server"
dm kill -n server

####cmdline help

$ dm -h
$ dm run -h
$ dm list -h
$ dm kill -h

About

user tool for creating and managing daemons

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages