Configuration for Screen

From Tech
Jump to: navigation, search
startup_message off
hardstatus alwayslastline "%{+b kr}[ %H ] %{ky} Load: %l %-=%{kb} %c  %d.%m.%Y"
caption always "%{= kw}%?%-Lw%?%{+b kw}%n*%t%f %?(%u)%?%{= kw}%?%+Lw%?"
screen htop
screen -t log sudo watch -n 10 tail -n 5 /var/log/syslog /var/log/auth.log /var/log/dmesg
screen -t mem watch -n 30 "df -h; echo ""; free -mt"
screen emacs
screen bash
Personal tools