I have a batch of HTML files that need to be renamed. The rule is: read the aaa inside
<title>aaa</title> in the HTML content, then use aaa to name this HTML file. How can this be done?
<title>aaa</title> in the HTML content, then use aaa to name this HTML file. How can this be done?
