rm -r ./run 递归删除文件
cd /home/XX/bin 进入某目录
ps -ef|grep 6050
kill -9 id
tail -f ../logs/cat...
./startup.sh
tail -f nohup.out
tail -1000f nohup.out 倒数1000行的日志
nohup ./startWeblogic.sh &
vi web.properties
i
esc
:wq
rm -rf .web.properties.swp
ssh 171.0.0.1 ----连接服务器
net xx.properties ----查看属性修改信息
more server.properties