Linux用过的命令

-上传
sudo -u b2b rz
--创建文件夹
sudo -u b2b mkdir
--copy
sudo -u b2b cp /b2b/apache-tomcat-7.0.64/matt/DqN017Service.class /b2b/apache-tomcat-7.0.64/webapps/B2B/WEB-INF/classes/com/digiwin/service/dqn017/
--tomcat运行情况
ps -ef|grep tomcat
--重启tomcat
sudo -u b2b /b2b/tomcat_b2btst/bin/catalina.sh start

上一篇:Lost connection to MySQL server at 'reading initial communication packet', system error: 0的一个解决方案


下一篇:css背景图片,bootstrap和jquery-ui结合使用,dialog案例