Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing daemonize-like tool #24

Open
i4ki opened this issue Dec 6, 2016 · 1 comment
Open

missing daemonize-like tool #24

i4ki opened this issue Dec 6, 2016 · 1 comment

Comments

@i4ki
Copy link
Collaborator

i4ki commented Dec 6, 2016

I'm thinking in a little tool to daemonize programs.

Something like:

$ d ./app
$ ps
  PID TTY          TIME CMD
 5750 pts/3    00:00:01 nash
 6522 pts/4    00:00:66 ./app
@geyslan
Copy link
Member

geyslan commented Dec 7, 2016

It's very useful. It could offer an option to redirect output, but not making it default. nohup no more. 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants