Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Configure GNU Screen to handle multiple terminals
- Technorati___begin quote_______________________#!/bin/sh/usr/bin/screen -O -S screens -c ~/.screenrc-startscreensNext, create the file ~/.screenrc-startscreens with the following contents:startup_message offchdirautodetach onhardstatus alwayslastlinehardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'screen -t shell0 0screen -t irssi 1 /usr/bin/irssiscreen -t mutt ...
- Tags: UNIX, Operating systems, OPEN SOURCE, GNU, aureolin@..., Linux
- Discussion threads 2007-10-25
- << Previous
- page 1 of 1
- Next >>