dtach is a bit like GNU screen but it doesn't do multiplexing. However, its much smaller and doesn't mangle keystrokes. Useful for emacs or a single irc session or something.
Tested on i386, sparc64 and zaurus. Port is trivial although I patched the two or three strcpy() calls to use strlcpy(). Port attached. DESCR: 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.tar.gz
Description: application/tar-gz
