SeisComP3 文档

sczip

使用 ZIP 算法压缩或解压缩文件

示例

解压缩文件

sczip -d file.xml.zip -o file.xml

sczip -d file.xml.zip -o file.xml

压缩文件

sczip file.xml -o file.xml.zip

sczip < file.xml > file.xml.zip

配置

etc/defaults/global.cfg
etc/defaults/sczip.cfg
etc/global.cfg
etc/sczip.cfg
~/.seiscomp3/global.cfg
~/.seiscomp3/sczip.cfg