2011年12月18日 星期日

screenrc

#
# ~/.screenrc
#

startup_message off

#  ..screen.....Ctrl-Z......Ctrl-Z... Ctrl-Z z.
#escape ^Zz

# ..... 1024 ..
#defscrollback 1024

# ..............
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rY}%n %t%{-}%+w %=%{..G} %H(%l) %{..Y} %Y/%m/%d %c:%s "

# ......
vbell off

# . Ctrl-Z w . Ctrl-Z Ctrl-W ......
#bind w windowlist -b

沒有留言:

張貼留言

kgdb

--0313-- ken 不好意思 请教一下 之前你有交过我 在没有coredump的情况下 可以用gdb直接载入ko.debug, 然后dis -l register_bcache, 我记得使用方式是不是这样, 不过我现在dis -l出现错误^^" [root@...