Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dtach: A simple program that emulates the detach feature of screen.
        
        
        - Summary
 
        - 
dtach is a program that emulates the detach feature of screen, with
less overhead.  It is designed to be transparent and un-intrusive; it
avoids interpreting the input and output between attached terminals
and the program under its control. Consequently, it works best with
full-screen applications such as emacs.
 
        
        
        Changelog
        
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.7-1.2.2
 
            - rebuild
 
        
            - * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.7-1.2.1
 
            - bump again for double-long bug on ppc(64)
 
        
            - * Tue Feb  7 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.7-1.2
 
            - rebuilt for new gcc4.1 snapshot and glibc changes