dtach

tiny program emulating the detach feature of screen

WWW CVSWeb GITHub
  1. Package version
    dtach-0.9p0
  2. Maintainer
    The OpenBSD ports mailing-list

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.