dtach - A program that emulates the detach feature of screen

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.

dtach does not, however, have the other features of screen, such as its support of multiple terminals or its terminal emulation support. This makes dtach extremely tiny compared to screen, making it more easily audited for bugs and security holes, and also allows it to fit in environments where space is limited, such as on rescue disks.

dtach has many possible uses, even though it is tiny. With dtach, you can:


The latest version of dtach is version 0.9, which you can download here, and the latest development version can be cloned using git:
git clone https://github.com/crigler/dtach

The changes in version 0.9 are:

The changes in version 0.8 are:

The changes in version 0.7 are:

The changes in version 0.6 are:

The changes in version 0.5 are:

The changes in version 0.4 are:

The changes in version 0.3 are:

You can send any comments or questions about dtach to the author. Comments and suggestions are welcome.
dtach is Copyright © 2004-2016 Ned T. Crigler, and is under the GNU General Public License.

Get dtach at SourceForge.net. Fast,
   secure and Free Open Source software downloads