2004-06-22 11:24:56 +02:00
|
|
|
dtach is a tiny program that emulates the detach feature of screen,
|
|
|
|
allowing you to run a program in an environment that is protected from
|
|
|
|
the controlling terminal and attach to it later. dtach does not keep
|
|
|
|
track of the contents of the screen, and thus works best with programs
|
|
|
|
that know how to redraw themselves.
|
|
|
|
|
|
|
|
WWW: http://dtach.sourceforge.net/
|
2008-02-01 13:35:41 +01:00
|
|
|
Author: Ned T. Crigler <crigler@users.sourceforge.net>
|