boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - how do you show this navigation bar in screen?
相关主题
gnu screen issue
how to navigate to the screen w/ number >= 10?
刚安装了Rocks Clusters,有问题请教
re cloud computing
为什么sort 的速度在单个server比cluster上快很多
build a small cluster, suggestions/comments please... (转载)
Screen用ctrl-a S split屏幕以后的问题
possible to crash if I copy a file to multiple folders at the same time?
copy_from_user() 是怎么知道缓存长度的?
请教一个script的问题
相关话题的讨论汇总
话题: hardstatus话题: screen话题: navigation话题: bar话题: show
进入Linux版参与讨论
1 (共1页)
M*P
发帖数: 6456
1
I cannot find how to turn it on. it's on our school's cluster. but they won'
t tell me how to set it up like this.
M*P
发帖数: 6456
2
this is better.

won'

【在 M*P 的大作中提到】
: I cannot find how to turn it on. it's on our school's cluster. but they won'
: t tell me how to set it up like this.

G*F
发帖数: 427
3
看着像tmux?
M*P
发帖数: 6456
4
I am sure it's screen.

【在 G*F 的大作中提到】
: 看着像tmux?
c******e
发帖数: 124
5
add the following lines to your ~/.screenrc
hardstatus on
hardstatus alwayslastline
hardstatus string '%{gk}[%{G}%H%{g}][%= %{wk}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?
(%u)%?%{=b kR})%{= kw}%?%+Lw%?%?%= %{g}]%{=b C}[ %m/%d %c ]%{W}'

【在 M*P 的大作中提到】
: I am sure it's screen.
M*P
发帖数: 6456
6
Thank you, what does all the string mean?

%?

【在 c******e 的大作中提到】
: add the following lines to your ~/.screenrc
: hardstatus on
: hardstatus alwayslastline
: hardstatus string '%{gk}[%{G}%H%{g}][%= %{wk}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?
: (%u)%?%{=b kR})%{= kw}%?%+Lw%?%?%= %{g}]%{=b C}[ %m/%d %c ]%{W}'

c******e
发帖数: 124
7
I don't know either. I copied from my friend a few years ago. I use tmux now.

【在 M*P 的大作中提到】
: Thank you, what does all the string mean?
:
: %?

1 (共1页)
进入Linux版参与讨论
相关主题
请教一个script的问题
可以在外接硬盘上装linux系统吗
Cluster 基本维护和管理问题 -菜鸟question
Linux cluster administration
how to log on a particular node in a cluster
请问:是否有可能阻止 admin 访问普通用户的数据?
问个mysql cluster的问题
nx太牛x了
问一个memory的问题
要疯了。。。
相关话题的讨论汇总
话题: hardstatus话题: screen话题: navigation话题: bar话题: show