descriptionrun commands detached from the terminal
homepage URLhttp://inglorion.net/software/detach/
ownerdetach@inglorion.net
last changeSat, 2 Jun 2007 14:44:37 +0000 (2 14:44 +0000)
content tags
add:
readme
detach forks a new process, detaches it from the terminal, and executes a command with the given arguments. This is useful for starting processes that don't quit when the terminal they were started from does.
shortlog
2007-06-02 inglorionAdded missing #include <stdlib.h>master
2007-04-27 inglorionAdded contrib directory with zsh command line completer...
2005-09-03 inglorionClose stdin, stdout, and stderr, even if no files speci...
2005-05-18 inglorionAdded -e, -f, -i, -o, -p options.
2005-05-11 inglorionInitial import.
heads
16 years ago master