首页 > 系统服务 > 详细

linux 在批处理中,完整路径有空格的处理方式(加引号)

时间:2014-08-07 13:22:10      阅读:407      评论:0      收藏:0      [点我收藏+]
cp -f E:/XML_EDITOR/xmleditor25/xmleditor/Editor_UIOuterCtrl/TraceViewDlg.cpp       E:/XML_EDITOR/'XMLEditor windows server 2008'/xmleditor/Editor_UIOuterCtrl/TraceViewDlg.cpp 
cp -f E:/XML_EDITOR/xmleditor25/xmleditor/Editor_UIOuterCtrl/TraceViewDlg.h         E:/XML_EDITOR/'XMLEditor windows server 2008'/xmleditor/Editor_UIOuterCtrl/TraceViewDlg.h 
cp -f E:/XML_EDITOR/xmleditor25/xmleditor/Editor_UIOuterCtrl/UIManageVersion.cpp    E:/XML_EDITOR/'XMLEditor windows server 2008'/xmleditor/Editor_UIOuterCtrl/UIManageVersion.cpp 
cp -f E:/XML_EDITOR/xmleditor25/xmleditor/binCommon/translations/zh_CN.xml          E:/XML_EDITOR/'XMLEditor windows server 2008'/xmleditor/binCommon/translations/zh_CN.xml 
cp -f E:/XML_EDITOR/xmleditor25/xmleditor/template/traceview.htm                    E:/XML_EDITOR/'XMLEditor windows server 2008'/xmleditor/template/traceview.htm 
cp -f E:/XML_EDITOR/xmleditor25/xmleditor/template/traceview.js                     E:/XML_EDITOR/'XMLEditor windows server 2008'/xmleditor/template/traceview.js 


 

linux 在批处理中,完整路径有空格的处理方式(加引号),布布扣,bubuko.com

linux 在批处理中,完整路径有空格的处理方式(加引号)

原文:http://blog.csdn.net/hellochenlian/article/details/38414055

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!