Categorygithub.com/minoritea/goemon
repositorypackage
0.0.0-20240423024630-bd5b72b7b77b
Repository: https://github.com/minoritea/goemon.git
Documentation: pkg.go.dev

# 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.