freebsd-ports/misc/dtach/pkg-descr
Anton Berezin a6d5f8ab5e Add dtach 0.6,
a small program that emulates the detach feature of
screen.

PR:		68179
Submitted by:	bkhl@elektrubadur.se
2004-06-22 09:24:56 +00:00

7 lines
351 B
Text

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/