Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1530439
  • 博文数量: 399
  • 博客积分: 8508
  • 博客等级: 中将
  • 技术积分: 5302
  • 用 户 组: 普通用户
  • 注册时间: 2009-10-14 09:28
个人简介

能力强的人善于解决问题,有智慧的人善于绕过问题。 区别很微妙,小心谨慎做后者。

文章分类

全部博文(399)

文章存档

2018年(3)

2017年(1)

2016年(1)

2015年(69)

2013年(14)

2012年(17)

2011年(12)

2010年(189)

2009年(93)

分类: LINUX

2012-12-16 21:30:29


hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "
startup_message off
defencoding GBK
# --------------------------------------------------------------------------
# STARTUP SCREENS
# --------------------------------------------------------------------------

# Example of automatically running some programs in windows on screen startup.
# Use the form: screen [-flag] [window name] [window number] [program to run in window]
# The -t flag means that the window in which that program is running
# closes when you exit that program, so if you quit pine
# window 2 closes.
screen -t KH_VM             ssh pengp2@
screen -t UR_Build_Server   ssh pengp2@
at UR_Build_Server  stuff "cd "
screen -t UR_Clean_Build   ssh pengp2@10.6.7.27
at UR_Clean_Build  stuff "cd "
screen -t UR_VM_log   bash -c "cd;bash"
screen -t UR_VM_Database    bash -c  "su c4 --command='psql  XX';bash"
阅读(1023) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~