Posted by
夏泽民
Jun 27, 2022
将.doc格式文档转为txt格式
libreoffice –headless –convert-to txt path-to-your-doc.doc
同样可以指定转换后的文件输出路径,也可以批量地将doc/docx/wps文件传给LibreOffice接口
libreoffice –headless –convert-to html –outdir /your/output/dir /your/doc_docx_wps/files/*.{dosx,doc,wps}
Posted by
夏泽民
Jun 27, 2022
rancher会自动在ingress 的annotations 里面加入 field.cattle.io/xx注解
Posted by
夏泽民
Jun 27, 2022
es迁移工具
https://github.com/medcl/esm
https://github.com/hoffoo/elasticsearch-dump