dtach icon
dtach icon

dtach

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...

Cost / License

Platforms

  • Linux

Features

dtach News & Activities

Highlights All activities

Recent activities

  • Herdr icon
    POX added dtach as alternative to Herdr
  • boo icon
    POX added dtach as alternative to boo
  • RMUX icon
    POX added dtach as alternative to RMUX

dtach information

AlternativeTo Category

OS & Utilities

GitHub repository

  •  739 Stars
  •  73 Forks
  •  20 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
dtach was added to AlternativeTo by tabakis on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is dtach?

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 does not, however, have the other features of screen, such as its support of multiple terminals or its terminal emulation support. This makes dtach extremely tiny compared to screen, making it more easily audited for bugs and security holes, and also allows it to fit in environments where space is limited, such as on rescue disks.