这种文件 webarchive 是 Mac下的 Safari 浏览器的存档文件,是保存网页内容的特殊格式
webarchive
可以使用 textutil -convert html *.webarchive 将其转换为 html 文件
textutil -convert html *.webarchive
html