Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minoritea/goemon

goemon - daemonize your command
https://github.com/minoritea/goemon

go golang

Last synced: 1 day ago
JSON representation

goemon - daemonize your command

Awesome Lists containing this project

README

        

# NAME

goemon - daemonize your command

# SYNOPSIS

goemon -- command args...

# DESCRIPTION

Goemon executes the command and arguments that follow -- and daemonizes them.
If you wish to redirect standard output and standard error, please handle this through an intermediary such as a shell script.