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

时间:2014-08-07 13:22:10   收藏:0   阅读:279
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

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!