Three-way mini shootout between GNU screen, tmux and dtach+dvtm
Jul 21, 2010, 12:09 (0 Talkback[s])
"When it comes to terminal managers in Linux, it usually boils
down to three choices: screen, tmux or the dtach+dvtm duo.
Proponents of each often vigorously tout their solution as the
best. So let's see how they compare. The Contenders
"* GNU screen is the oldest and perhaps most widely used of the
terminal managers in this comparison. It has been around since the
1980s and made thousands if not millons of users' lives easier
since then.
* tmux is a relative newcomer, the first release dating to late
2007. It was developed specifically with the goal of overcoming
limitations in the implementation of screen.
* dvtm is best described as tiling window manager for the
console. First released in late 2007 too, it lacks the
disconnection/reattachment feature of the other two solutions, so
it will unleash its full power only in combination with dtach which
does exactly that. (Using screen/tmux with dvtm is also possible.)
dtach was released in 2004."
Complete Story
Related Stories:
- How Linux works: the ultimate guide(May 22, 2010)
- Ultra-minimal Linux Desktops Roundup(May 11, 2010)
- Top 3 Sites To Help You Become A Linux Command Line Master(Nov 17, 2009)
- Command line tricks for smart geeks(Nov 17, 2009)
- Enhancing terminals with byobu on Ubuntu 9.10(Nov 12, 2009)
- SSHerminator - Nice split screen terminal emulator and SSH client(Feb 19, 2009)
- Multiple shell management with GNU Screen(Feb 18, 2009)
- Maximize Your Terminal Usage with Terminator(Dec 22, 2008)
- The Linux CLI for Beginners, or, Fear Not the Linux Command Line!(Dec 12, 2008)