mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
8 lines
351 B
Plaintext
8 lines
351 B
Plaintext
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/
|