- startup_message off
- autodetach on
- shelltitle “$ |bash”
- defscrollback 10000
- defutf8 on
- bind b encoding big5 utf8
- bind u encoding utf8 utf8
- hardstatus on
- hardstatus alwayslastline ‘%{= w}%-w%{+b r}%n*%t%{-b r}%{w}%+w %=
- %{c}%d %D %{B} %c ‘
- screen –t “top”0 top
- screen –t bash 1
保存在linux/freebsd用户目录下.screenrc文件里即可
top