args(1) | GNU Telephony | args(1) |
pdetach - execute detached processes
args [stdiooptions] command [args...]
This command is used to execute processes that are fully detached from the shell and the user's controlling terminal. Detached processes will not exit if the user logs out. The stdio options can be manipulated to attach the process to another device or file.
pdetach was written by David Sugar <dyfet@gnutelephony.org>.
Report bugs to bug-commoncpp@gnu.org or bugs@gnutelephony.org.
Copyright © 2009-2014 David Sugar, Tycho Softworks.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
January 2010 | GNU uCommon |