Thursday, 10 July 2014

How to copy a data in a file.xml



How to copy a data in file.xml and paste it at /etc/tomcat7/Catalina/localhost/file.xml


The data in file.xml is:



<Context path="/abc" docBase="/usr/share/tomcat7/abc\">


How to do this with python script?


No comments:

Post a Comment