Import dtach from pkgsrc-wip. Packaged by Francis Gudin.
authorminskim <minskim>
Sat, 17 Jun 2006 14:26:47 +0000 (14:26 +0000)
committerminskim <minskim>
Sat, 17 Jun 2006 14:26:47 +0000 (14:26 +0000)
commit4fc78e28eda84c0b028097029ea5ab603872963f
treec05317f819a87659b9d5fefa103aed4917ea509c
parentbec4aebeca75cb5fdfe500b15663aff85272fa3d
Import dtach from pkgsrc-wip.  Packaged by Francis Gudin.

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.
misc/dtach/DESCR [new file with mode: 0644]
misc/dtach/Makefile [new file with mode: 0644]
misc/dtach/PLIST [new file with mode: 0644]
misc/dtach/distinfo [new file with mode: 0644]