解凍
unzip compress.zip
圧縮
zip compress.zip file1 file2 # -r 複数ファイル圧縮
gzip compress.txt
gunzip compress.gz
閲覧
zmore compress.zip
lha a compress.lzh file1 file2
lha e compress.lzh